:root{color-scheme:dark;background:#050506}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden;background:#050506}main.image-viewer{display:grid;width:100%;height:100%;min-height:100dvh;place-items:center;background:#050506}main.image-viewer img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}
