.FRUIT{
    padding: none;
}

#hitBoxFRUIT {
    width: 100vw;
}

#MeasurementClickableButton {
    width: 38vw;
    /* height: 13vw; */
    aspect-ratio: 38/13;
    position: absolute;
    left: 27vw;
    bottom: 0;
    opacity: 0;
}

#measurementClickyThingyContainer {
    margin: 0;
    padding: 0;
    position: relative;
}