.footer-modal-button{ position: absolute; bottom: 0; color: white; width: 100%; text-align: center; } .footer-modal-button button{ font-size: 20px; background: white; line-height: 2; } .filters-container{ display: inline-block; text-align: center; margin-top: 10px; } .filter-tag-button{ display: inline-block; border-radius: 5px; border: 2px solid #A3D077; color: #606161; text-align: center; font-size: 18px; padding: 5px; margin: 5px; } .filters-container .selected { background-color: #d4f0e4; }