* {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

body {
  width: 100%;
  height: 100%;
  background: #fff;
}
