.width{ width : 100%; display: flex; margin-top: 5rem; justify-content: center; } .header{ display: flex; justify-content: center; background-color: #FEDC00; width: 80%; text-align: center; font-size: 2.5rem; }