.container-poke { display: flex; flex-direction: column; .container-information { text-align: center; } .container-message { text-align: center; .message { color: green; } } .button-close { margin-top: 5px; width: 150px; float: right; } } /* */