1/* ID selector */
2h1#chapter1 { text-align: center }
3
4h1#z98y { letter-spacing: 0.5em }
5
6#id_global {
7    margin: 10px;
8}
9