bodyy{background:#333;display:flex;height:100vh;width:100%;justify-content:center;align-items:center}.body{background:#333;display:flex;flex-direction:row;height:400px;width:900px;position:relative;justify-content:center;align-items:center}.card{background:white;width:200px;height:300px;object-fit:cover;border:2px solid white;display:block;overflow:hidden;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.card:before{content:"";width:100%;height:100%;position:absolute}.theroot{display:none}.thefirst:before{background-size:cover;background-position:top center;background-image:var(--wpr-bg-d2d2874d-9a56-4f6b-a053-227268904865)}.active{z-index:5 !important;border:5px solid white;box-shadow:0px 0px 20px #000}.card:not(.active){z-index:1 !important}