5 lines
46 B
CSS
Executable File
5 lines
46 B
CSS
Executable File
html, body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|