5 lines
49 B
CSS
Vendored
5 lines
49 B
CSS
Vendored
body {
|
|
margin: 0;
|
|
background: #f2f4f6;
|
|
}
|