html{
    background-color: orange;
}
h1{
    color: blue;
    text-align: center;
}
img{
    text-align: center;
}
p{
    text-align: center;
}
p#a{
    size: 100px;
}
