/* Author: typ0 */

body {
    background-color: black;
}

.txt {
    color: white;
    text-align: center;
}

#title {
    color: white;
    padding-top: 250px;
}
