|
|
|
@ -9,7 +9,7 @@
|
|
|
|
location.reload();
|
|
|
|
location.reload();
|
|
|
|
}, 5000);
|
|
|
|
}, 5000);
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
<!--test-->
|
|
|
|
<div class="container-fluid row justify-content-between mb-5" style="padding: 0rem; margin-top: 2rem;" onload="startTime()">
|
|
|
|
<div class="container-fluid row justify-content-between mb-5" style="padding: 0rem; margin-top: 2rem;" onload="startTime()">
|
|
|
|
<div class="col-4 text-center row" style="height: 15vh; align-items: center; border-radius: 1rem; box-shadow: 0rem 0rem 2rem rgb(97, 97, 97);">
|
|
|
|
<div class="col-4 text-center row" style="height: 15vh; align-items: center; border-radius: 1rem; box-shadow: 0rem 0rem 2rem rgb(97, 97, 97);">
|
|
|
|
<h1 id="date-time" style="font-size: clamp(1rem, 5vw, 10rem); text-align: center;"></h1>
|
|
|
|
<h1 id="date-time" style="font-size: clamp(1rem, 5vw, 10rem); text-align: center;"></h1>
|
|
|
|
|