body { background-image: url(pizza--bg.jpg); color:cornsilk !important; overflow-x: hidden; overflow-y: hidden; font-family: Apple Chancery, cursive !important; width: 100vw; height: 100vh; background-size: cover; } #container_form { background:transparent; position: relative; border: double; width: 850px; height: 400px; } #głtyt { font-family: Apple Chancery, cursive; text-align: center; } #nagłówek { position:relative; border: double; width: 100%; height: 20%; padding:0; } #form-pizza { width: 50%; height:70%; float:left; position: relative; border:double; text-align:center; display: inline-block; } #form-adr { width: 50%; height:70%; position:absolute; border:dotted; text-align:center; left:50%; display: inline-block; padding-top:0%; } .tekst { border:none; } p { margin-top: auto; margin-bottom: 0.1px; } .przerwa {padding-bottom: 15px;} form {background:transparent;} select{ background: transparent; font-family: Apple Chancery, cursive; color: cornsilk; } option { background-color:#5B3925; } input { background: transparent; }