body {
    background-color: black;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 40px;
letter-spacing: -2px;
word-spacing: 0px;
color: #FF0000;
font-weight: 700;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: uppercase;
}