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

}