.PublicLayout {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0; 
  left:0;
  right:0;
}