Redirecting...

/* Prevent double borders */ /* button { background-color: #075e55; color: white; width: 100%; grid-area: head; padding-left: 10px; font-size: 25px; } */ /* padding: 0 100px; */ /* #monday { display: none; } */ jsonData = data; // Update jsonData with fetched data generateContent(); // Regenerate the content with fetched data // Call the fetchJsonData function to fetch and populate jsonData ul.innerHTML = ""; // Clear the existing content } else if (elem.webkitRequestFullscreen) { /* Safari */ } else if (elem.msRequestFullscreen) { /* IE11 */ } else if (document.webkitExitFullscreen) { /* Safari */ } else if (document.msExitFullscreen) { /* IE11 */