h1 {
    color: black;
    font-size: 2.5em;
    font-weight: bolder;
}

a:link {
    text-decoration: none;
}