@charset "UTF-8";

.cars-image{
	width:100%;
}

body{
	margin:0;
	padding:0
	
}

button{
	width: 300px;
    padding: 50px;
    font-size: 30px;
    margin: 50px;
    font-weight:bold;
    height:130px;
}

#image-container{
width: 300px;
height:300px
}


#image-container img{
width: 300px;
height:300px
