body {
    display: block;
    font-family: 'Itim', cursive;
    background-color: rgb(29, 29, 36);
}

#text {
    color: antiquewhite;
    font-size: 25px;
}