.main_html{

display: flex;

}

.Registion{

text-align: center;
font-weight: 700;
padding-top: 10px;
font-family: sans-serif;

}



.cars{

padding-top: 20px;

}



.cars1{

width: 100%;
display: flex;
padding: 5px;
border: none;
border-radius: 5px;
position: relative;
top: 7px;

}






