body { 
    background-color: rgb(0, 0, 0); 
    height: 1080px;
    width: 1920px;
    color: aliceblue;
}

.slideshow-container {
    width: 100%;
    height: 100%;     
    border: 1px solid greenyellow;
}

