header{
    font-size: large;
}

.body{
    flex-direction:column;
    align-items: center;
    max-block-size: 7in;
}
h1{
    font-size: 50px;
}