Skip to content

Instantly share code, notes, and snippets.

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #a3dae3;
padding: 0;
margin: 0;
body {
background-color: #FF444F;
}
.above {
text-align: center;
}
h1 {
margin: 25px 0;