.col, h1 {
    padding-top: 10px;
}

body {
    background-color: black;
    justify-content: center;
    text-align: center;
}

#pageTitle {
    color: white;
}

.footer {
    padding: 10px;
}