body {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: .5rem;
    font-family: Arial, sans-serif;
}
