*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{animation:fadeIn 1s;margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body,html{height:100vh}body{line-height:1.5;overflow:hidden;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}.App{align-items:center;background-color:#ed4231;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;text-align:center}.content{height:100%;z-index:1}.pizza{animation:animatedBackground 5s ease-in-out infinite;background-image:url(/DerciCalc/static/media/pizza.c80858fbee4ccb33f8ea.png);background-repeat:repeat;height:150vh;opacity:.1;overflow:hidden;position:fixed;top:-25vh;width:150vw;z-index:0}@keyframes animatedBackground{50%{transform:translateY(30px)}}h3{border-radius:5px;color:#fff;font-style:italic;padding-left:25px;width:-webkit-fit-content;width:fit-content}img{filter:drop-shadow(30px 10px 5px rgba(0,0,0,.2));padding:25px}@keyframes fadeIn{0%{filter:blur(100px)}50%{filter:blur(75px)}to{filter:blur(0)}}@keyframes strobe{0%{filter:invert(0)}25%{filter:invert(0)}50%{filter:invert(100%)}75%{filter:invert(0)}to{filter:invert(0)}}table{background-color:#f1f7b5;border-radius:25px;box-shadow:0 5px 10px #0003;padding:16px;text-align:left;width:100%}input,tr{height:32px}input{width:100px}.feedback{border-radius:25px;color:#fff}
/*# sourceMappingURL=main.93028954.css.map*/