.SmoothScroll {
  position: fixed;width:100%;left:0;top:0;z-index:5;
}

.container {
  width: 100%;overflow:hidden;
}