body {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: xx-large;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    background-color: black;
    color: bisque;
}