.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}#loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}#loading img{background:#fff;padding:25px}#photo{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center;width:100%}#photo a{background:#fff;border:none;border-radius:7px;color:#e40133;cursor:pointer;font-size:1em;padding:15px;text-decoration:none}#photo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#wrapper{background:linear-gradient(135deg,#e40133 40%,#233b8e);height:100svh;overflow:hidden;padding:15px;width:100vw}
