index.css 113 B

1234567
  1. .button_container{
  2. padding: 10px;
  3. position: absolute;
  4. bottom: 50px;
  5. text-align: center;
  6. width: 100%;
  7. }