a:link {
    color: blue;
}
a:visited {
    color: blue;
}

h1 {
    text-align: center;
    margin: 5em;
}