5 lines
95 B
CSS
5 lines
95 B
CSS
body {
|
|
margin: 0;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
background-color: #f0f2f5;
|
|
} |