mirror of
https://github.com/byReqz/bubble-bg.git
synced 2024-11-23 14:54:54 +00:00
5 lines
58 B
CSS
5 lines
58 B
CSS
|
body {
|
||
|
box-sizing:border-box;
|
||
|
padding:0;
|
||
|
margin:0;
|
||
|
}
|