4 lines
44 B
CSS
4 lines
44 B
CSS
|
body {
|
||
|
margin: 0;
|
||
|
background: #eeeeee;
|
||
|
}
|