:root{--headerH:5vw}@media screen and (max-width:1024px) and (orientation:portrait){:root{--headerH:17vw}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){:root{--headerH:12vw}}.pw-box{display:flex;justify-content:center}.pw-box label input{margin-inline:1rem;border:solid 1px #000}.pw-box input[type=submit]{background:#000;color:#fff;padding:0 1rem;border-radius:1rem;cursor:pointer}