.container {
  align-items: center; 
  float: left;
}
.image{
    float: left;
  padding: 5px;

}
