.boxes-box .contentContainer {
    width: 60%;
    height: 60%;
    position: absolute;
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
    background-color: #000000;
}