.txt_center {
    text-align: center;
}
.txt_message {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.5rem;
}
