* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: #000;
#no-content {
display: block;
margin: 0 auto;