.container {
  height: 50px;
  background-color: #F3F3F3;
  position: fixed;
  z-index: 11;
  left: 220px;
  right: 0;
}