1/*
2 * Use blank line between paragraphs instead of indenting the first line.
3 */
4p {
5    text-indent: 0;
6    margin-bottom: 1em;
7  }
8