/* ========================================================================== Author's custom styles ========================================================================== */ .titre1 { text-align: center; } .centre { text-align: center; } .fond1 { background: url("../img/F-8.svg") no-repeat; width: 500px; } .question { width: 100%; margin: 5px; height: 150px; text-align: center; font-size: 2em; border-radius: 5px; border-style: groove; border-width: 3px; } .bouton2 { width: 100%; margin: 5px; height: 150px; text-align: center; font-size: 2em; border-radius: 5px; border-style: groove; border-width: 3px; } .bouton1 { } .choix { }