.countButton{
-webkit-text-size-adjust: 100%;
--primary-color: #1770a6;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
margin: 0;
background: none;
font: inherit;
overflow: visible;
-webkit-appearance: button;
touch-action: manipulation;
position: relative;
display: inline-block;
text-transform: uppercase;
letter-spacing: .03em;
text-align: center;
text-decoration: none;
border: 1px solid transparent;
vertical-align: middle;
border-radius: 0;
margin-right: 1em;
text-shadow: none;
line-height: 2.4em;
min-height: 2.5em;
padding: 0 1.2em;
max-width: 100%;
transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
text-rendering: optimizeLegibility;
box-sizing: border-box;
align-self: center;
color: #fff;
font-weight: 700;
font-family: Lato, sans-serif;
background-color: #1770a6;
font-size: 20px;
margin-top: 30px;
margin-bottom: 10px;
cursor: pointer;
}
.option-car{
font-family: sans-serif;
color: #777;
}
#output{
color: #f00;
font-size: 34px;
}
.som{
font-weight: bold;
color: #000;
display: inline;
}
.main__h1{
text-align: center;
}
#vehicles{
width: 70%;
}