*{ margin:0; padding:0; box-sizing:border-box; }
html{ font-size:clamp(14px,1.2vw,18px); }
body{ background:#fff url("../_img/Bgimg.png") center top no-repeat; }
img{ max-width:100%; display:block; }

