footer{
  color:#414141;
  background: #121212;
  padding: 30px 0;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}



.hidden {
  height: 100%;
  min-height: 100%;
  overflow: hidden !important;
  touch-action: none;
}

.scrollDisable .headerBar .logo{
  display: none;
}
