web-samples/HTML/realtimestyling.css (12 lines of code) (raw):

.container { margin-top: 30px; } h1 { color: blue; } .error { color: red; } .warning { color: orange; }