.applesauce {
    display: none;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px 10px;
    border-radius: 5px;
    background: #eee;
    color: #999;
    text-align: center;
    font-weight: bold;
}