

.hello{
    visibility: visible;
}

.red{
    background-color: red;
}

.bold{
    font-weight: bold;
}

.container{
    display: none;
}