4 lines
70 B
CSS
4 lines
70 B
CSS
body {
|
|
background-color: lightgrey;
|
|
font-family: monospace;
|
|
}
|