/* CSS Document */

#sidenav {
  display: none;
}

#content {
  width: 100%;
float: none;
}

