header {
    height: 10%;
    position: absolute;
    background-color: black;
    position: relative;
    bottom: 9px;
    padding: 1em 0em .5em .75em;
    display: flex;
    justify-content: space-between;
}

body {
    text-align: center;
    
}

a {
    padding: 40px;
    color: rgb(255, 255, 255);
    font-size: 2em;
    text-decoration: none;
    padding-bottom: 15px;
    font-family: Segoe Print;
    position: relative;
}

#img1 {
    width: 50px;
    border-radius: 30px;
    box-shadow: 2px 4px 6px black;
    size: 20px;
}

#h1w {
    text-align: center;
}

h1 {
    color: chocolate;
    display: block;
    padding: 0.5em 0px;
    text-align: center;
    font-family: Segoe Print;
}
a:hover {
    color: chocolate;
}


button {
    background-color: black;
    color: chartreuse;
}

#h1w {
   text-shadow: 2px 4px 6px black red;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

footer {
    background-color: black;
    position: relative;
    top: 9em;
    height: 3.000em;
}

#p2 {
    color: white;
    font-size: 2em;
}


#h1ww {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 20px;
}



label {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

#p1 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

h5 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

button {
   width: 8.1rem;
   padding: 0.501rem 0px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

#h1mag {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
ul{
    list-style: none;
    display: flex;
    margin-left: 15.1%;
}
li{
    padding:0px 1.5em ;
}