#inga-sip {
    position: fixed;

    rotate: 30deg;
    width: 28dvh;
    top: 0;
    left: -8dvh;
}

#inga-stand {
    position: fixed;

    height: 40dvh;
    bottom: 0;
    right: 2dvh;
    filter: drop-shadow(0 0 1rem rgb(43, 43, 43));
}