.container {
  position: relative;
  text-align: center;
  color: white;
  
  .bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;