body {
    background-color: cornflowerblue;
    color: white;
}

a {
    color: white;
}

hr {
    border-color: white;    
}

.title {
    line-height: 0%;
}

.subtitle {
    line-height: .5em;
}