    * {
color: blueviolet;
background-color: aliceblue;
text-align: center;

    }
    h1 {
        color:burlywood;
    }
    p {text-align: center;
    }