body {
    min-height: 100vh;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    padding-top: 120px;
}