body{
    background-color: beige;
    font-size: 18px;
}
h1{
    color:violet;
    text-align: center;
}
p{
    color: blue ;
}