.row{
  text-align:center;
  
}
#choices{
  display:flex;
  justify-content:space-between;
  
}
body{
  font-family: 'Raleway', sans-serif;
}
img{
  width:450px;
}