5 lines
42 B
CSS
5 lines
42 B
CSS
body {
|
|
margin: 0;
|
|
overflow: hidden;
|
|
}
|
body {
|
|
margin: 0;
|
|
overflow: hidden;
|
|
}
|