* { box-sizing: border-box; } body{ background-image: url(https://img.depo.ua/745xX/Sep2016/138390.jpg); background-repeat: no-repeat; background-size: 100%; } #parampampam{ max-width: 600px; margin: 0 auto; margin-top: 300px; background:#639107; padding: 10px; } .shop{ display: flex; justify-content: center; } input{ width: 100px; height: 20px; margin-right: 10px; } #tovar{ justify-content: center; display:flex; justify-content: space-between; } select{ width: 100px; margin-right: 10px ; } p{ margin-right: 30px; } #price{ display:flex; justify-content: center; padding-top: 10px; justify-content: space-between; } #kassa{ text-align: center; }