#sisi{
    position: absolute;
    left: 20px;
    top: 600px;
}
body{
    background-image: url(./backgrounfin.png);
    background-repeat: no-repeat;
    background-size: cover ;
    background-color: rgb(250, 192, 104);
    cursor: none;
}