h1{
text-align: center;
color: rgb(231, 64, 3);
border: solid 5px rgb(29, 27, 27);
border-radius: 10px;
font-size: 30px;
font-style: italic;
background-color: aqua;
}
p {
text-align: right;
font-size: 20px;
color: dimgray;
font-style: oblique;
}
#m1
