.fullscreen {
    border: 1px solid yellow;
    width: 100%;
}


.heroIMG {
    border: solid 3px rgb(27, 27, 27);
    padding: 5px;
    border-radius: 15px;
    max-width: 100%;
}

.show {
    border: solid 1px yellow;
    
}