body{
    background-color: black;
    text-align: center;
}
h1{
    color: rgb(161, 203, 224);
    font-family: 'Pacifico', cursive;
    font-size: 300%;
}
h5{
    color: rgb(183, 159, 216);
    font-family: 'Courier New', monospace;
    font-weight: 100;
}