5 lines
No EOL
58 B
CSS
5 lines
No EOL
58 B
CSS
* {
|
|
padding: 0;
|
|
margin: 0;
|
|
overflow: hidden;
|
|
} |