body{margin:0}.calendar{display:flex;flex-wrap:wrap;max-width:746px;gap:1px;margin:auto;padding:20px}.calendar--start-day_mon>:first-child{margin-left:0}.calendar--start-day_tue>:first-child{margin-left:101px}.calendar--start-day_wen>:first-child{margin-left:202px}.calendar--start-day_thur>:first-child{margin-left:303px}.calendar--start-day_fri>:first-child{margin-left:404px}.calendar--start-day_sut>:first-child{margin-left:505px}.calendar--start-day_sun>:first-child{margin-left:606px}.calendar--month-length_28>:nth-child(n+29),.calendar--month-length_29>:nth-child(n+30),.calendar--month-length_30>:nth-child(n+31),.calendar--month-length_31>:nth-child(n+32){display:none}.calendar__square{position:relative;box-sizing:border-box;width:100px;height:100px;border:1px solid #000;background-color:#eee}.calendar__square:hover{transform:translateY(-20px);background-color:pink;cursor:pointer}.calendar__square:before{font-family:Arial,Helvetica,sans-serif;font-size:30px;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.calendar__square:first-child:before{content:"1"}.calendar__square:nth-child(2):before{content:"2"}.calendar__square:nth-child(3):before{content:"3"}.calendar__square:nth-child(4):before{content:"4"}.calendar__square:nth-child(5):before{content:"5"}.calendar__square:nth-child(6):before{content:"6"}.calendar__square:nth-child(7):before{content:"7"}.calendar__square:nth-child(8):before{content:"8"}.calendar__square:nth-child(9):before{content:"9"}.calendar__square:nth-child(10):before{content:"10"}.calendar__square:nth-child(11):before{content:"11"}.calendar__square:nth-child(12):before{content:"12"}.calendar__square:nth-child(13):before{content:"13"}.calendar__square:nth-child(14):before{content:"14"}.calendar__square:nth-child(15):before{content:"15"}.calendar__square:nth-child(16):before{content:"16"}.calendar__square:nth-child(17):before{content:"17"}.calendar__square:nth-child(18):before{content:"18"}.calendar__square:nth-child(19):before{content:"19"}.calendar__square:nth-child(20):before{content:"20"}.calendar__square:nth-child(21):before{content:"21"}.calendar__square:nth-child(22):before{content:"22"}.calendar__square:nth-child(23):before{content:"23"}.calendar__square:nth-child(24):before{content:"24"}.calendar__square:nth-child(25):before{content:"25"}.calendar__square:nth-child(26):before{content:"26"}.calendar__square:nth-child(27):before{content:"27"}.calendar__square:nth-child(28):before{content:"28"}.calendar__square:nth-child(29):before{content:"29"}.calendar__square:nth-child(30):before{content:"30"}.calendar__square:nth-child(31):before{content:"31"}
/*# sourceMappingURL=main.5fa44e2d.css.map */