.hello { color: red; #world { color: green; &:hover { color: blue; } h1, h2 { color: white; } } }