select { display: block; width: 100%; padding: 25px; border: 0; border-radius: 25px; background-color: #eee; text-align: center; }
select { display: block; width: 100%; padding: 25px; border: 0; border-radius: 25px; background-color: #eee; text-align: center; box-sizing: border-box; font-size: 16px; margin-bottom: 10px; }