h1{
    color: rgb(144, 115, 171);
text-align: center;
}
p{
    text-align: center;
    font-size: large;
    color: rgb(177, 231, 114);
}