
body {
    background-color: black;
    color: red;
    font-family: "Bebas Neue", sans-serif;
}

header{
    font-size: 50px;
}
h1 {
    font-size: 30px;
}
p{
    font-size: 20p;
}