*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.1}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}#top{margin:0 360px}#top .wrapper{background:#555}#top .header__ttl{margin-bottom:80px;text-align:center;font-size:64px;color:#fff;background:#aed265;border-radius:10px}#top .inputcon{display:flex;flex-direction:column;justify-content:center}#top .input{display:block;width:100%;height:80px}#top #taskname{margin-bottom:10px;border-radius:10px}#top #comment{resize:none;height:100px;margin-bottom:10px;border-radius:10px}#top .outputlabel{display:flex;margin-bottom:12px;align-items:center;color:#222}#top .outputlabel__prioritylevel{display:flex;justify-content:center;align-items:center;width:70px;height:30px;margin-right:50px;margin-left:45px;border:1px solid #222;background:#e0f1f1}#top .outputlabel__tasknamelavel{display:flex;justify-content:center;align-items:center;width:255px;height:30px;border:1px solid #222;margin-right:10px;background:#e0f1f1}#top .outputlabel__commentlavel{display:flex;justify-content:center;align-items:center;width:470px;height:30px;border:1px solid #222;background:#e0f1f1}.btn{display:flex;justify-content:center;align-items:center;width:200px;height:60px;margin-left:auto;margin-bottom:25px;font-size:32px;text-align:center;border-radius:10px;background:#aed265}.btn:hover{color:#fff;background:#98b956}.btn__prioriup{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;background:#5188b1}.btn__polygonup{width:20px;height:20px;background:url(../images/polygonup.svg) center center/cover}.btn__prioridown{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;background:#5188b1}.btn__polygondown{width:20px;height:20px;background:url(../images/polygondown.svg) center center/cover}.outputcon{display:flex}.outputcon__priority{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin-left:45px;background:#e0f1f1;border:1px solid #222;border-radius:10px}.outputcon__btncon{display:flex;flex-direction:column;margin:0 5px}.outputcon__taskname{display:flex;justify-content:center;align-items:center;width:300px;height:80px;margin-right:10px;background:#e0f1f1;border:1px solid #222;border-radius:10px}.outputcon__comment{display:flex;justify-content:center;align-items:center;width:550px;height:80px;background:#e0f1f1;border:1px solid #222;border-radius:10px}.outputcon .btn{width:135px;height:80px;margin-left:10px}/*# sourceMappingURL=style.css.map */