body{
    font-family: Arial;
    background-color: #595959;
    color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
}


