:root{font-family:Times New Roman,Georgia,serif;color-scheme:light;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background:#fff;overflow:hidden}#app,.app{min-height:100vh;min-height:100svh;min-height:100dvh;width:100%;height:100%}.app{background:#fff;position:relative;overflow:hidden}.cat-screen{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;padding:0}.cat-image{display:block;width:min(465px,92vw);height:auto;max-width:92vw;max-height:min(537px,85svh);object-fit:contain}
