6 lines
71 B
CSS
6 lines
71 B
CSS
body {
|
|
font-family: sans-serif;
|
|
font-size: 16px;
|
|
margin: 50px;
|
|
}
|