1
0
mirror of https://github.com/byReqz/bubble-bg.git synced 2024-11-23 14:54:54 +00:00
bubble-bg/css/style.css
2019-08-13 02:29:26 +02:00

5 lines
58 B
CSS

body {
box-sizing:border-box;
padding:0;
margin:0;
}