* {
  background: #fff;
  color: #000 !important;
  font-family: "Open Sans", sans-serif;
  height: auto;
  width: auto;
  overflow-x:visible;
  overflow-y:visible;
  transition-delay:0ms;
  box-sizing: initial;
}

#intro {
    height: auto;
}