body{
    background-color: white;
}
h1{
    text-align: center;
    border: solid 3px;
    color: white;
    background-color: black;
}