4 lines
39 B
CSS
4 lines
39 B
CSS
|
html, body {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|