body{margin:0}.wrapper{display:flex;justify-content:center;align-items:center;height:90vh}._taskWrapper_s29nf_4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;overflow-x:hidden}._taskItem_s29nf_10{background:#fff;border:1px solid black;border-radius:5px;display:flex;flex-direction:column;justify-content:center;width:90%;padding:2%;margin:10px}._task_s29nf_4{width:80%;margin:0 10%}._description_s29nf_29{resize:none;margin:0 10%;width:80%}._taskTitle_s29nf_35{margin:0;width:100%;text-align:center}._taskLabel_s29nf_41{margin:5px 10% 0;width:80%}._wrapper_u8ke7_2{position:relative;text-align:center}._popUpContainer_u8ke7_7{position:absolute;width:500px;height:500px;border-radius:5px;border:3px solid black;z-index:99;background:#0008;display:flex;justify-content:center;align-items:center}._popUp_u8ke7_7{width:70%;border-radius:15px;border:2px solid black;z-index:100;padding:0 7%;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}._popUpTitle_u8ke7_41{font-size:1.2rem;margin-bottom:0}._popUpDescription_u8ke7_46{margin-top:1%}._popUpCross_u8ke7_50{position:absolute;right:0;top:0;width:30px;height:30px;border-radius:0 0 0 5px;display:flex;justify-content:center;align-items:center}._popUpCross_u8ke7_50:hover{background:#f55}._card_u8ke7_68{background-color:#000;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:3px;width:500px;height:500px;border-radius:5px;border:3px solid black;overflow:hidden;-webkit-user-select:none;user-select:none}._cell_u8ke7_85{background-color:#fff;width:100%;overflow:hidden;position:relative;border-radius:5px}._position_u8ke7_93{position:absolute;z-index:3;color:#707070;padding:5%}._task_u8ke7_100{position:absolute;z-index:2;width:90%;height:90%;margin:5%;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere;word-break:break-word;text-align:center;line-height:1.2}._medium_u8ke7_119{margin-top:20%;height:75%}._large_u8ke7_124{margin-top:20%;height:75%;font-size:.9rem}._completed_u8ke7_130{position:absolute;z-index:10;background:#00ff1580;width:100%;height:100%}
