
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html, body {
    /* stop page from scrolling */
    height: 100%;
    overflow: hidden;
}


#zoomPlant, #tomatoesInBowl, #harvestedT, #bowl, #tomatoes7, #finalClick, #info6, #WarerCan6, #water, #clickToWater, #Warering, #marigoldsControlPest, #tSmallPlant, #shovel4, #tomato, #marigold, #sun{
    opacity: 0;
}

 #heading4, #heading5, #heading6, #heading7{
    opacity: 0;
}


