body {
    background-color: rgb(243, 243, 255);

}

.bubblemonster {
    position: absolute;
    left: 300px;
    top: 40px;
    height: 50px;
    width: 50px;
}

.cherrytree {
    position: absolute;
    bottom: 0;
}