body { background-color:black; } #afficheur { margin-top: 2em; } .decibelAll { margin-top: 0; margin-bottom: 0; font-size: 5em; color:red; font-family: 'Oxanium', cursive; text-align:center; } #decibel{ font-size: 5em; font-family: 'ZCOOL QingKe HuangYou', cursive; } .center { display: block; margin-right: auto; margin-left: auto; } p { color:white; font-size: 2em; text-align:left; } .niveaux_sonores { text-align:center; } #exposure{ clear: both; display: table; padding: 1em 0; } #textExposition { font-family: 'Oxanium', cursive; float: left; margin: 0 0.5em; } #expositionMax { width: 1.1em; color:red; font-size: 5em; font-family:'ZCOOL QingKe HuangYou', cursive; text-align:center; float: right; margin: 0 0.5em; }