Html code to draw a girl
background-color: #00f;
width: 80px;
height: 200px;
position: absolute;
top: 150px;
left: 60px;
}
.hair {
background-color: #000;
width: 100px;
height: 40px;
position: absolute;
top: 30px;
left: 50px;
}