.sidebar {
  border: solid #ff9900 1px;
  float: right;
  margin: 1em;
  padding: 0.5em;
  text-align: center;
  width: 18em;
}