header {height: 3em;
    display: flex;
    justify-content:flex-start;
    padding-top: 0.9em;}body>
body {background-color: antiquewhite;}
p{font-style: normal; 
    line-height: 1.5 rem; 
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding: 50 px 50 px 50 px 50px;
    margin: 50 px 25 px 25 px 25 px;
    width: 70%;
    text-align: justify}
h1 {font-style: black; 
    font-family: 'PT Sans', sans-serif; 
    font-size: 50px; 
    color: black; 
    margin: 0 px 25 px 0 px 25 px;}
footer {background-color:beige; 
        margin: 4rem; 
        padding: 1rem;
        font-size: 10px;
        font-family: 'Roboto', sans-serif;
        color: darkslateblue;
        align-content: center;
        text-align: center}