*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:"customFont";src:url("./customFont.ttf")}html,body{font-size:14px;color:white;font-family:Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei",
 "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif}#root{padding:10px;--mainColor:white;padding-bottom:100px}#printerText{font-size:18px;font-weight:bold;text-align:center;border-bottom:2px dashed var(--mainColor);color:var(--mainColor);padding-bottom:10px;transition:all .3s;margin-bottom:8px;font-family:customFont}.row{width:100%;display:flex;margin-bottom:8px}.row.row-3 img{width:calc(100% / 3 - 16px)}.row.row-4 img{width:calc(100% / 4 - 24px)}.row img{border-radius:8px;flex:1;margin-right:8px}.row img:last-child{margin-right:0}
.img1{
  height:266px;
}
.img2{
  height:90px;
}
.img3{
  height:266px;
}
.img4{
  height:110px;
}