#posts { height: 70vh; width: 100%; background-color: white; color: #37383F; @media screen and (max-width: 700px) { text-align: center; font-size: 15px; } .container { width: 100%; height: 70vh; display: flex; justify-content: center; align-items: center; position: absolute; } }