body {
    background-color: lightgoldenrodyellow;
}
.blog {
  border: 2px solid hotpink;
}
.blogpost {
  border: 2px solid cornflowerblue;
}

