body {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
