h1{
    text-align: center;
    font-family: Bahnschrift;
    color: #bebebe;
    margin-top: 10%;
}
h2{
    text-align: center;
    font-family: Bahnschrift;
    color: #bebebe;
}
p{
    text-align: center;
    font-family: Bahnschrift;
    color: #bebebe;
}
body{
    background: #363636;
}