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

5 lines
58 B
CSS
Raw Permalink Normal View History

2019-08-13 00:29:26 +00:00
body {
box-sizing:border-box;
padding:0;
margin:0;
}