.flying-image{background-position:50%;background-size:contain;height:150px;opacity:0;position:fixed;user-select:none;width:150px;z-index:-1}.flying-image.visible{opacity:1;transform:scale(.2);transform-origin:top left;transition:all .8s ease-in-out;z-index:200}