.message { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 80vw; height: 50px; background-color: rgb(187, 218, 174); } .user-creation { display: flex; justify-content: center; align-items: center; flex-direction: column; }