body {
    background-color: #454444;
    font-size: larger;
    font-family: Montserrat, sans-serif, AppleSystemUIFont;
}

h1, h2, h3, h4, h5, h6, font {
    color: #dddddd;
}

div#header-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}