html {
  height: 100%;
  width: 100%;
}

img {
  width: 50px;
}

#face {
  left: 250px;
  width: 400px;
}

#eyes1 {
  position: absolute;
  left: 150px;
  width: 100px;
  margin-top: 160px;
}

#mouth2 {
  position: absolute;
  left: 150px;
  width: 100px;
  margin-top: 220px;
}

#moustache {
  position: absolute;
  left: 150px;
  width: 100px;
  margin-top: 190px;
}

#