body{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    color: #041039;
    flex-flow: column;
    font-size: 1.2rem;
}