@font-face {
    font-family: presstart;
    src: url(pp2p.ttf);
}


h1 {
    font-size: 200px;
    text-align: center;
    text-decoration: underline;
    font-family: presstart;
    margin: 55px;
}

.all {
    font-family: presstart;
    color: white;
    text-align: center;
    font-family: presstart;
}

body {
    background-color:rgb(0, 0, 0);
}