body{
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 10vh;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.header{
    font-size: 1.5rem;
    font-weight: 600;
}

.main{

}

.p{

}

.p2{

}
