body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{margin:0;height:100vh;width:100vw}.fill-parent{height:100%;width:100%}.background{top:0;left:0;position:absolute;object-fit:cover}.grid{display:grid;grid-template-columns:2fr 3fr}.grid>div{overflow:hidden}.red{border:2px solid red}.yellow{border:2px solid #ff0}.content-bottom{display:flex;flex-direction:column;justify-content:flex-end}.friend{width:100%;object-fit:contain;-webkit-filter:drop-shadow(4px 4px 2px #222) drop-shadow(-4px -4px 2px #222);filter:drop-shadow(4px 4px 2px #222222) drop-shadow(-4px -4px 2px #222222)}.friend-summary{padding:2rem;left:0;top:2rem;font-weight:300;text-transform:uppercase;letter-spacing:.2rem;width:25%;text-align:right;box-shadow:4px 4px 6px #222}.dev-panel,.friend-summary{background-color:#f5f5f5;position:absolute}.dev-panel{bottom:.25rem;left:.25rem;padding:1rem;box-shadow:2px 2px 2px #222;border-radius:2px}.text{font-size:2rem;color:#f5f5f5;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:200;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dark-background{background-image:linear-gradient(90deg,rgba(0,139,139,.96),rgba(72,61,139,.96));border-radius:2rem;padding:2rem;box-shadow:2px 2px 2px #111;transition:all .4s}.dark-background:hover{background-image:linear-gradient(90deg,rgba(0,139,139,.99),rgba(72,61,139,.99));box-shadow:2px 2px 4px #111}.scroll-container{overflow:hidden;height:100%;padding:0 1rem}.vert-buffer{height:105%}.colorized{line-height:2}
/*# sourceMappingURL=main.e2b64c2f.chunk.css.map */