html,body,#app{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.full-image{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.full-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}
