h1 { color: aquamarine; } p.subheader { text-decoration: underline; color: blue; } p:hover { color: yellow; } .square { width: 400px !important; background-color: red; }