.theme
{
color: red;
padding-top: 150px;
font-size: 2.5em;
}

body
{
background-color: black;
text-align: center;
}