.warning {
    background: yellow;
    color: red;
    font-weight: bold;
}

.button {
    width: 140px;
}