a,a:default{color:#bea0d6;text-decoration:none;font-size:large}a:hover{text-decoration:underline}a:visited{color:#c080f1}a:active{color:#ff0}:root{--imageSize: 222px;--mainWidth: 80vw}html,body{margin:0;background-color:#000;width:100vw;height:100%}.content-body{width:100vw;height:100%;display:flex;justify-content:center;align-items:center;z-index:0;position:absolute;background-image:radial-gradient(circle,#000,#ffffff12,#ffff001a,#e6e6fa1c,#e6e6fa00)}.main-content{z-index:1;background-color:#000;width:var(--mainWidth, 80%);height:80%;border-top-left-radius:35px;border-bottom-left-radius:35px;color:#fff;font-family:monospace;overflow:auto;scrollbar-color:#000;padding-right:2%}app-root{z-index:inherit;position:inherit}#image-viewer-wrapper{width:100%;height:100%;z-index:3;display:flex;justify-content:flex-end;flex-direction:row;align-items:center;position:relative;visibility:hidden}#centered-image-viewer{width:80%;height:80%;background-color:#a52a2aa8}#close-button{width:10%;height:10%;z-index:6}
