@media print{@page{size:A4;margin:0!important}main,section{direction:ltr!important;height:auto!important;margin:0 auto .5%!important;width:auto!important}section{display:block}form{display:none!important}}@media screen{section{display:none}form{display:block}}body,html{line-height:1.5;margin:0;padding:0}main{align-items:center;box-sizing:border-box;display:flex;height:99vh;justify-content:center;padding:55px;width:99vw}section{height:100%}h1{margin-bottom:24px;text-align:center}p{margin-top:1.5rem}.podpis{align-items:center;display:flex;justify-content:space-between;margin:2rem 0;width:80%}.podpis img{width:100px}form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30%}input{border:1px solid #d3d3d3;margin:5px;padding:10px;width:100%}input[type=submit]{background-color:#2c46d6;color:#fff;margin-top:1rem;width:auto}