body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Times New Roman,Times,serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0}#root{align-items:center;display:flex;justify-content:center}.image-container{align-items:flex-end;display:flex;height:100vh}.image-container img{cursor:pointer;height:90vh;object-fit:cover}.button{background-color:#fff;color:#00f;cursor:pointer;font-size:22px;padding:0}.button:hover{text-decoration:underline}.text{--white-space:calc(50vw - 31.5vh - 15px);--adjusted-text-space:calc(max(var(--white-space), 320px));--default-text-space:calc(50vw - 15px);color:#00f;font-size:22px;max-height:calc(100vh - 45px);max-width:calc(min(var(--default-text-space), var(--adjusted-text-space)));overflow-y:scroll}.text::-webkit-scrollbar{display:none}.text{-ms-overflow-style:none;scrollbar-width:none}.highlight{background-color:#fff}.top{top:10px}.right,.top{position:absolute}.right{right:10px;text-align:right}.bottom{bottom:10px}.bottom,.left{position:absolute}.left{left:10px}@media only screen and (max-width:768px){.button,.text{font-size:16px}.text{--adjusted-text-space:calc(max(var(--white-space), 260px))}}
/*# sourceMappingURL=main.d6963d37.css.map*/