a{
    color: #0F6496;
    font-size:24px;
    text-decoration: none;
}
h1{
    color: grey;
    font-size: 30px;
    text-align: center;
}
h2{
    color: black;
    display: inline;
    font-size: 20px;
}
input{
    border-radius: 5px;
    height: 20px;
    width: 100px;
}
