5 lines
47 B
CSS
5 lines
47 B
CSS
|
html, body {
|
||
|
font-size: 16px;
|
||
|
margin: 0;
|
||
|
}
|