.wrapper { display: grid; place-items: center; max-width: 260px; text-align: center; } .message { margin-bottom: 30px; }