/* CSS Document */

h1 { /* alt + 123 */
       color: white;       /* alt + space; */
       background: black;
}

{}