summaryrefslogtreecommitdiffhomepage
path: root/styles.css
blob: cfd0fd72fade931dea28bd5bdca716d0e8365cd7 (plain)
1
2
3
4
/* Sets all the text color to red! */
body {
    color: red;
}