.test-class { color: red; } #test-id { background: blue; } .another:hover { border: 1px solid green; }