.fhide {
    display: none !important;
}
.msn-success {
    font-size: 1.3em;
    padding: 2em;
    background-color: #84e658;
    color: black;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-weight: bold;
}