/* _styles.css */
#post {
  color: lime;
}

#blog {
  color: teal;
}

header {}
main {}
footer {}
article {}
