body {
    background-color: #36393c;
    color: white;
    font-family: "Times New Roman", Times, serif;
}

h1 {
    font-family: Arial Black,Arial Bold,Gadget,sans-serif;
    font-size: 60px;
}
h2 {
    font-size: 30px;
}
body {
    width: 80%;
    margin: 0 auto;
}
a{
    color: red;
    font-size: 20px;
}