a {
  color: #2d3c4d;
}
a:hover {
  color: #03bbd3;
}

menu {
  position: fixed;
  right: 0;
  top: 50%;
  width: 8em;
  margin-top: -2.5em;
}

