#sidebarContainer {
      display: none;
}

#contentContainer {
      background: #255255255;
      width: 100%;
      float: left;
      overflow: hidden;
      text-align: left;
}
