*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html, body, header,section.online-top-img {
  height: 100%;
}