body{
background-color:red; color:white;}
fieldset{
background-color:gray; color:white;}
h1{
color:white;}
h3{
color:white;}
.eyes { 
  position: absolute;
  left: 200px;
  top:158px;
  }
.nose {
  position: absolute;
  left: 200px;
  top:262px;
  }
.mouth {
  position: absolute;
  left: 200px;
  top: 407px;
  }  