@media screen and (min-width:0px) and (max-width:960px) { } * { font-family: 'Open Sans'; } div { background-color: #27282e; height: 100%; padding: 10rem; position: absolute; top: 0; width: 100%; } p { margin-top: 1rem!important; cursor: pointer; font-size: 15px; } h1 { margin: 0; text-align: center; }