body{
    background-color: rgb(0, 0, 0);
    
}
h1{
    font-size: 50px;
    color: rgb(255, 18, 18);
    text-align: center;
    margin-top: 35px;
    margin-bottom: 55px;
}
#results{
    color: white;
    
}
