/* Carousel Container */
.carousel-container {
width: 100%; /* Full width */
max-width: 1200px; /* Adjust this width as needed */
margin: 0 auto; /* Center horizontally */
position: relative;
padding-bottom: 50px;
}
#myCarousel {
height: 60vh; /* 60% of viewport height */
}
.carousel-inner {
height: 100%;
}
.carousel-item {
height: 100%;
}
.carousel-item img {
height: 100%;
width: 100%;
object-fit: contain; /* Ensure the image fits within the container */
}
/* Remove background color from controls */
.carousel-control-prev,
.carousel-control-next {
width: 5%;
height: 100%;
background-color: transparent; /* Make the background transparent */
}
/* Customize Bootstrap’s default arrows */
.carousel-control-prev-icon,
.carousel-control-next-icon {
background-size: 100%, 100%; /* Scale the background */
background-color: transparent; /* No background color */
filter: invert(0) brightness(0); /* Make arrows black */
}
About
UCF’s Nano Energy-Photonics Group, led by Dr. Jayan Thomas, conducts research focused primarly on Nanostructured Supercapacitors and Li-ion batteries, nanoarchitectured light trapping solar cells, photorefractive polymers for 3D display applications, nonlinear optical materials, plasmonic structures and printed optical and photonic devices
MEET THE TEAM