body {  background: #54bbc2;}input {  width: 200px;  height: 30px;  position: relative;  display: inline;  top: -100px;}.stage {  width: 800px;  height: 400px;  margin: auto;  text-align: center;}.top-of-house {  width: 220px;  height: 94px;  background: #545352;  margin: auto;  z-index: 2;  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);  position: relative;  top: 27px;  border-left: solid 2px #454545;  border-right: solid 2px #454545;  border-top: solid 2px #454545;}.address {  float: left;  position: relative;  color: #b5bbbf;  font-family: Arial;  font-size: 0.8em;  top: 19.3px;  left: 186px;  font-weight: bold;}.awning {  width: 660px;  height: 14px;  background: gray;  margin: auto;  transform: rotate(-3.4deg);  position: relative;  z-index: 3;  top: 5px;  border: solid 2px #454545;}.house {  width: 550px;  height: 200px;  margin: auto;  -webkit-clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);  clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);  position: relative;  top: -20px;  border: solid 2px #454545;}.siding {  width: 100%;  height: 16.3px;  border-bottom: solid 2px #545352;  position: relative;  z-index: 2;}.siding-neg {  width: 100%;  height: 16.3px;  border-bottom: solid 2px #b5bbbf;  position: relative;  z-index: 3;}.roof {  width: 430px;  height: 20px;  backgroung: gray;  float: left;  transform: rotate(20deg);}.left {  width: 30%;  height: 200px;  background: #b5bbbf;  position: relative;  top: -183px;  /*z-index: 1;*/  float: left;}.main {  width: 40%;  height: 200px;  background: #545352;  position: relative;  top: -183px;  float: left;  z-index: 2;}.right {  width: 30%;  height: 200px;  background: #b5bbbf;  position: relative;  top: -183px;  /*z-index: 1;*/  float: left;}.door {  width: 32%;  height: 129px;  background: #ac8e7e;  position: relative;  top: -112px;  z-index: 4;  left: 60px;}.window {  width: 30px;  height: 113px;  background: #ac8e7e;  position: relative;  top: -112px;  left: 15px;  float: left;  z-index: 4;}.w {  width: 60%;  height: 102px;  position: relative;  top: 12px;  background: #454545;  margin: auto;}.f {  width: 53%;  height: 96px;  position: relative;  top: 7px;  background: #454545;  margin: auto;  z-index: 5;}.left .f,.right .f {  top: 71px;  width: 80%;  height: 112px;  z-index: 6;}input {  background: #ccc;}