div#buttons{display:flex;flex-flex-direction:row;max-width:900px}div#buttons button{background-color:#d3d3d3;border-radius:4px;width:80px}div#buttons button:last-of-type{margin-left:auto}span.header-eto{font-size:14px}div.sunday{color:red}div.saturday{color:#00f}div.weekRow{display:flex;border-bottom:3px solid grey}div.weekRow:last-of-type{border-bottom:none}div.dayClass{background-color:#e8e8f8;flex:1;min-height:70px;border-left:none;border-right:3px solid grey;display:flex;flex-direction:column;justify-content:space-between}div.dayClass:last-of-type{border-right:none}div.othermonth{background-color:#d3d3d3;color:#a9a9a9}div.today{background-color:#88e7ff;font-weight:2}div.dayofweek{background-color:#e8e8f8;flex:1;border-right:3px solid grey;text-align:center}div.dayofweek:last-child{border-right:none}div.eto{font-size:10px}div.eto,img.moon{padding-left:10px}img.moon{width:15px;height:15px;align-self:flex-end}div.sekki{font-size:10px;min-height:12px}div.lunar-calendar{font-size:9px}