5 lines
44 B
CSS
5 lines
44 B
CSS
|
html, body {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|