body
{
background-color: gray;
text-align: center;
}
h1
{
text-align: center;
}
img
{
border-style: solid;
border-width: 4mm;
border-color: aqua;
}