.notice { display: flex; justify-content: center; align-items: center; padding-top: 20px; } .message { font-weight: 600; flex: 1; text-align: center; margin-right: 20px; } .buttons { flex: 0; }