.GrammarLand-basic-ver { margin-bottom: 100px; } .GrammarLand-basic-ver-word { background-color: aliceblue; width: 700px; height: 200px; display: flex; justify-content: center; align-items: center; } .GrammarLand-basic-ver-title { display: flex; justify-content: center; align-items: center; } .GrammarLand-basic-ver-answer { width: 300px; height: 50px; } .GrammarLand-basic-ver-send { width: 100px; height: 50px; margin-left: 30px; } .GrammarLand-basic-ver-answer-gather { display: flex; justify-content: center; align-items: center; }