body{
    background-color: beige;
    color: black;
    font-size: 30px;
    text-align: justify;
}
h1{
    color:lightseagreen;
    font-size: 50px;
    text-align: center;
}