.centre { text-align: center; } .footer { text-align: center; background-color: rgb(58, 58, 58); color: #ffffff; padding:5px; margin-top:20px; } .flexbox-center { flex-direction: row; }