/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{overflow:hidden}body,html{margin:0;padding:0}.container{height:100vh;width:100vw;background:url(ca283b09a942d0510101fe6fbb49a8d4.png) no-repeat;background-size:contain;background-position:50%;position:relative;display:flex;align-items:center;align-content:center;justify-content:center}.welcome{position:absolute;width:70%;max-width:400px;min-width:200px;padding:0 15px 15px}.frame{background-color:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.5);border-radius:10px;text-align:center}.butt,.frame{text-shadow:grey 0 0 4px}.butt{background-color:transparent;border-radius:5px;border-width:1px;border-color:#000;box-shadow:0 0 4px grey;outline:none}.butt:hover{background-color:#fff}.parameters{display:flex;justify-content:space-between;visibility:hidden}.slider-wrapper{width:20px;height:150px;padding:0}.slider-wrapper input{width:150px;height:20px;margin:0;transform-origin:75px 75px;transform:rotate(-90deg);outline:none}.panel{overflow:hidden;padding:0;margin:5px}.panel p{padding:0;margin:3px}.bug-parameters,.fly-parameters{display:flex;justify-content:space-around;width:150px}.fly{top:-10%;width:10px;height:12px;--scaleValue:1;transform:scale(var(--scaleValue))}.fly,.fly-body{position:absolute}.fly-body{width:5px;height:5px;border-radius:50%;background-color:#000;box-shadow:0 0 5px #000;box-shadow:inset 0 0 2px hsla(0,0%,100%,.5);left:29%}.fly-wings{display:flex;justify-content:center;height:10px;width:10px;position:absolute;top:-20%;left:5%}.wing{width:5px;height:5px;border-radius:50%;background-color:#fff;opacity:.3;box-shadow:0 0 5px #000}@keyframes wings-move-1-4{0%{opacity:.3}10%{opacity:0}20%{opacity:.5}30%{opacity:0}40%{opacity:.3}50%{opacity:0}60%{opacity:.5}70%{opacity:0}80%{opacity:.3}90%{opacity:0}to{opacity:.3}}@keyframes wings-move-2-3{0%{opacity:.3}10%{opacity:.4}20%{opacity:0}30%{opacity:.3}40%{opacity:0}50%{opacity:.5}60%{opacity:0}70%{opacity:.3}80%{opacity:0}90%{opacity:.3}to{opacity:0}}.wing.four,.wing.one{animation:wings-move-1-4 .5s linear infinite}.wing.three,.wing.two{animation:wings-move-2-3 .5s linear infinite}.bug{top:-10%;--rotateValue:0rad;transform:scale(.75) rotate(var(--rotateValue));width:20px;display:flex;justify-content:center}.bug,.bug-body{position:absolute;height:20px}.bug-body{width:10px;border-radius:50%;background-color:#000;box-shadow:0 0 5px #000;box-shadow:inset 0 0 2px hsla(0,0%,100%,.5)}.bug-legs{height:10px;width:18px;position:absolute;top:20%}.bug-legs,.left-legs,.right-legs{display:flex;justify-content:space-between}.left-legs,.right-legs{flex-direction:column}.leg{width:4px;height:1px;background-color:#000}.leg.one,.leg.three,.leg.two{transform-origin:right;transform:rotate(-45deg)}.leg.five,.leg.four,.leg.six{transform-origin:left;transform:rotate(-45deg)}@keyframes legsMovies{0%{transform:rotate(-45deg)}25%{transform:rotate(0deg)}50%{transform:rotate(45deg)}75%{transform:rotate(0deg)}}.leg{animation:legsMovies .15s linear infinite}