

.form,
.greetings{
    display:none;
}
.showing{
    display:block;
}

.tit{
    margin:1rem;
}