/*
 * Custom CSS
 */

body {
  background-color: brown;
}

.carImage {
  /* width:640px;
  height:360px; */
  max-height: 550px;
}

