aside {
      background: red;
      margin: 1em 0;
      padding: 0.3em 1em;
      border-radius: 3px;
      color: #fff;
      font-size: 2em;
}