.pagemenu {
color: black important;
}
html, body {
overflow: hidden; /* Disable scrolling */
height: 100%; /* Ensure body takes full height */
margin: 0; /* Remove any default margin */
padding: 0; /* Remove any default padding */
}
button {
position: absolute;
top: 10px; /* Adjust as necessary */
right: 10px; /* Adjust as necessary */
background-color: rgba(0, 0, 0, 0.2); /* Semi-transparent background */
color: white;
border: none;
font-size: 24px; /* Size of the arrow */
padding: 10px;
cursor: pointer;
z-index: 3; /* Higher than play button */
}
.copy-about icon-link {
z-index: 1000 important;
}
@media (max-width: 768px) {
media-item{
padding-top: 70px; /* Add 200px padding on top of the video */
}
/* Hide the backButton on mobile devices */
#backButton {
display: none; /* Add margin-top to create space above the button */
; /*
}
}
[id="B0331079132"].page {
min-height: var(--viewport-height);
}
[id="B0331079132"] .page-content {
}
[id="B0331079132"] .page-layout {
}