#sidebar {
  background-color: #000053;
  border: 3px;
  border-color: white;
  border-style: dotted;
  position: fixed;
  top: 0;
  left: 80%;
  bottom: 0;
  right: 5%;
  width: 15%;
}