
*{
    text-align: center;
}


h1{
    color: white;
    font-family: "Times New Roman", serif;
    font-weight: 500px;
}

h2{
    font-size: 50px;
}

#first{
    padding: 20px;
    background-color: #041966;
}

a{
    color: black;
    text-decoration-line: none;
    display: block;
    position: fixed;     
    text-align: center;    
    bottom: 0px; 
    width: 100%;
}
