@charset "utf-8";

blockquote {
  background: #FC3;
  border: 2px solid black;
  padding: 10px;
}

p.c {
  text-align: right;
}
