h1{color: red;}

h2{background-color: grey;
}

img{ max-width: 25%;
    height: 25%;}

h3{
    background-color: #aaa;
    display: inline;
}