

.lemon {
    font-family: 'lemonchickenregular';
    color: white;
    text-decoration: none;
    font-size: large;
    font-weight: 700;
}


.jumbo{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 200px;
        border: 3px solid white; 
      
        top: 50%;
}