
/* do NOT modify the canvas */

.canvas {
    width: 900px;
    height: 556px;
    /*margin: 100px auto;*/
    background: white;
    position: relative;
}

/* modify the assets below */
#ground {
    border-bottom: 200px solid lightgrey;
    border-left: 400px solid transparent;
    border-right: -150px solid transparent;
    height: 340px;
    width: 370px;

}

#yellowcircle {
    width: 190px;
    height: 40px;
    background: linear-gradient(to right, rgba(245,236,142,1) 0%, rgba(217,188,0,1) 100%);
    border-radius: 200px;
    top: 290px;
    left: 385px;
    position: absolute;
    box-shadow: 12px 45px 24px 0px rgba(0, 0, 0, 0.37);
}

#yellowcircle2 {
    width: 120px;
    height: 120px;
   background: linear-gradient(to right, rgba(245,236,142,1) 0%, rgba(217,188,0,1) 100%);
    border-radius: 200px;
    top: 260px;
    left: 490px;
    position: absolute;
}

#yellowstem {
    width: 20px;
    height: 10px;
    background: saddlebrown;
    top: 300px;
    left: 370px;
    position: absolute;
    border-radius: 20px;
    transform: rotate(10deg);
}


#whitecircle {
    width: 150px;
    height: 120px;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(219,216,219,1) 100%);
    border-radius: 200px;
    top: 270px;
    left: 580px;
    position: absolute;
    box-shadow: 12px 45px 24px 0px rgba(0, 0, 0, 0.37);

}

#whitestem {
    width: 10px;
    height: 30px;
    background-color: darkgoldenrod;
    top: 260px;
    left: 645px;
    position: absolute;
    border-radius: 20px;
}

#circle {
    width: 220px;
    height: 220px;
    background: linear-gradient(to bottom, rgba(245,209,164,1) 0%, rgba(222,125,7,1) 100%);
    border-radius: 200px;
    top: 310px;
    left: 380px;
    position: absolute;
    box-shadow: 12px 45px 24px 0px rgba(0, 0, 0, 0.37);

}

#square {
    width: 17px;
    height: 80px;
    background: saddlebrown;
    top: 260px;
    left: 480px;
    position: absolute;
    border-radius: 20px;
    transform: rotate(10deg);
}




#circle1 {

    width: 100px;
    height: 160px;
    background: green;
    border-radius: 200px;
    top: 290px;
    left: 300px;
    position: absolute;
    opacity: 0.2;


}



#stem {
    width: 6px;
    height: 300px;
    background-color: darkgreen;
    top: 100px;
    left: 340px;
    position: absolute;
    border-radius: 300px;
    transform: rotate(-3deg);
}

#stem2 {
    width: 5px;
    height: 300px;
    background-color: darkgreen;
    top: 90px;
    left: 330px;
    position: absolute;
    border-radius: 300px;
    transform: rotate(3deg);
}

#stem3 {
    width: 5px;
    height: 300px;
    background-color: darkgreen;
    top: 90px;
    left: 350px;
    position: absolute;
    border-radius: 300px;
    transform: rotate(-5deg);
}

#vase {
    width: 100px;
    height: 250px;
    background: linear-gradient(to bottom, rgba(102,189,89,1) 0%, rgba(31,59,8,1) 100%);
    border-radius: 200px;
    top: 200px;
    left: 300px;
    position: absolute;
    opacity: 0.5;
    box-shadow: 12px 45px 24px 0px rgba(0, 0, 0, 0.37);
}

#flower {
    width: 30px;
    height: 30px;
    background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 70px;
    left: 330px;
    position: absolute;
}

#flower2 {
    width: 40px;
    height: 40px;
    background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 60px;
    left: 300px;
    position: absolute;
}

#flower3 {
    width: 35px;
    height: 35px;
    background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 50px;
    left: 320px;
    position: absolute;
}

#flower4 {
    width: 24px;
    height: 24px;
    background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 50px;
    left: 300px;
    position: absolute;
}

#flower5 {
    width: 24px;
    height: 24px;
   background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 35px;
    left: 315px;
    position: absolute;
}

#flower6 {
    width: 24px;
    height: 24px;
   background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 65px;
    left: 285px;
    position: absolute;
}

#flower7 {
    width: 35px;
    height: 35px;
   background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 65px;
    left: 350px;
    position: absolute;
}

#flower8 {
    width: 35px;
    height: 35px;
    background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 80px;
    left: 320px;
    position: absolute;
}

#flower9 {
    width: 30px;
    height: 30px;
   background: linear-gradient(to right, rgba(245,245,142,1) 0%, rgba(252,228,70,1) 100%);
    border-radius: 200px;
    top: 79px;
    left: 295px;
    position: absolute;
}

.canvas:hover{
    
    
    background: linear-gradient(135deg, rgba(255,175,75,1) 0%, rgba(255,116,10,1) 100%);
}
#circle:hover{
    
    background: radial-gradient(ellipse at center, rgba(255,203,140,1) 0%, rgba(227,125,0,1) 100%);
}