img{
    width:50px;
    
}

#face {
    width:400px;
}

#eyes2 {
    width: 200px;
    position: absolute;
    top: 175px;
    left: 120px;
}

#mouth2 {
    width: 130px;
    position: absolute;
    top: 300px;
    left: 155px;
}

#nose1 {
    width: 50px;
    position: absolute;
    top: 240px;
    left: 190px;
}

#hat {
    width:300px;
    position: absolute;
    top: -30px;
    left: 85px;
}

#bird {
    width: 120px;
    position: absolute;
    top: 3px;
    left: 80px;
    

    


x