web / style.css
smileycutie0
Update style.css
daec540 verified
raw
history blame
57 Bytes
* {
box-sizing: border-box;
margin: 0;
padding: 0
}