p{
  /* 글자 색 */
  color: yellow;

  /* 배경색 */
  background-color: #333;
}