body {
    background: rgb(113,75,103);
    background: linear-gradient(150deg, rgba(113,75,103,1) 0%, rgba(113,75,103,1) 0%, rgba(84,45,75,1) 100%);
}

.gula {
    width: 60px;
}

.gule {
    position:sticky;
    left:5px;
    top:5px
}

.wish {
    color: white;
    margin-left: 10px;
    font-size: 1.2em;
    font-family: sans-serif;
}

.music {
    position:fixed;
    left:15px;
    bottom:15px
}

.ozdoby {
    width: 60px;
    position: absolute;
    transform: translate(-50%,-50%);
}
.stromcek {
    height:100vh;

}

.strom {
    display: flex;
    justify-content: center;
    position:sticky;
}