body, html { padding: 0; margin: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; font-family: 'Montserrat', sans-serif; color: white; background-color: #393939; }