h1{
    color: blueviolet;
    width: 100;
text-align: center;
}

p{
    color:black;
width:100;
text-align: center;
}






