
.container {
    align-items: center;
    justify-content: center;
}
  
img.float {
    float: right;
}
  
.text {
    float: right;
}
