5 lines
No EOL
67 B
CSS
5 lines
No EOL
67 B
CSS
html, body {
|
|
background-color: #eee;
|
|
margin: 0;
|
|
padding: 0;
|
|
} |