body{margin:0;background-color:#adceff;font-size:10px;box-sizing:border-box}.thread h1{text-align:center;font-size:2rem}.thread h1 strong{color:red}.formCont{width:75%;margin:auto}.formCont textarea{width:99%;border:1px solid grey;border-radius:8px}.formCont #nameInput{margin:5px 0;width:99%}.formCont .submitButton{margin:5px auto;text-align:center}.formCont .submitButton button{border:2px solid grey;border-radius:8px;font-weight:700;color:grey;width:50%;height:40px;text-transform:uppercase;background-color:#fff}.comment{width:75%;background-color:#aaa;border-radius:8px;margin:20px auto}.comment .commentText{width:90%;padding:20px;font-size:1.8rem}.comment .likesDiv{font-size:1.1rem;text-align:center;width:120px;margin:0 1% 5px auto}.comment .funcButtons{width:120px;margin:0 1% 0 auto}.comment .funcButtons .addButton{color:#29ff30;border:2px solid #29ff30}.comment .funcButtons .subButton{color:red;border:2px solid red}.comment .funcButtons .delButton{color:#000;border:2px solid #000}.comment .funcButtons .addButton,.comment .funcButtons .delButton,.comment .funcButtons .subButton{margin:0 5px;width:24px;height:24px;line-height:24px;display:inline-block;font-size:20px;text-align:center;border-radius:8px}.comment .commentFoot{display:-ms-grid;display:grid;padding:10px 0;grid-template-areas:"nickName date";width:100%}.comment .commentFoot .nickDiv{font-size:1rem;font-weight:700;-ms-grid-row:1;-ms-grid-column:1;grid-area:nickName;padding-left:15px}.comment .commentFoot .dateDiv{padding-right:15px;font-size:1rem;-ms-grid-row:1;-ms-grid-column:2;grid-area:date;text-align:right}@media (min-width:500px){.thread h1{font-size:2.2rem}.comment .commentText{font-size:2rem}.commentFoot .dateDiv,.commentFoot .nickDiv{font-size:1.1rem}.comment,.formCont{width:65%}.submitButton button{width:110%}}@media (min-width:700px){.thread h1{font-size:2.4rem}.comment .commentText{font-size:2.2rem}.commentFoot .dateDiv,.commentFoot .nickDiv{font-size:1.2rem}.comment,.formCont{width:55%}.submitButton button{width:115%}}@media (min-width:900px){.comment,.formCont{width:45%}.submitButton button{width:120%}}@media (min-width:1100px){.comment,.formCont{width:35%}}@media (min-width:1300px){.comment,.formCont{width:25%}}
/*# sourceMappingURL=main.5dcebec1.chunk.css.map */