html {
  background: white;
  padding: 0px;
  margin: 0px;
}

body {
  background: lime;
  margin: 0px;
  width: 335.2px;
  height: 104px;
}