* {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
  /*height: 100%;*/
  font-family: Arial, sans-serif;
}

body {
  font-size: 14px;
}

#inner-image{position: absolute;  overflow: hidden}
#outer-image{position: relative; width: 100%; height: 100%; overflow: hidden}