h1{
text-align: center;
border: solid 4px;
border-radius: 10px;
}

p{
font-size: 20px;
color: gray;
}

a{
font-size: 20px;
}