/* this is to hide the honeypot so bots dont know */
.sweets {
    display: none; 
    visibility: hidden;
}    