diff --git a/360.html b/360.html
new file mode 100644
index 0000000..14120d7
--- /dev/null
+++ b/360.html
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/devices.css b/devices.css
index 26db120..251253b 100644
--- a/devices.css
+++ b/devices.css
@@ -1,3 +1,9 @@
+body {
+ position:inherit;
+ height:unset;
+ padding-bottom:100px;
+}
+
#devices {
max-width: 80%;
width: fit-content;
diff --git a/devices.html b/devices.html
index 3c24de2..dc4ca2e 100644
--- a/devices.html
+++ b/devices.html
@@ -2,7 +2,7 @@
-
+
diff --git a/index.html b/index.html
index ef1281d..b3bbfab 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,7 @@
-
+
@@ -2567,7 +2567,7 @@
// if (!window.location.search){document.body.innerHTML = "";} // uncomment this line, if you wish to try it.
var session = WebRTC.Media; // session is a required global variable if configuring manually. Run before loading main.js but after webrtc.js.
- session.version = "24.5";
+ session.version = "24.6";
session.streamID = session.generateStreamID(); // randomly generates a streamID for this session. You can set your own programmatically if needed
session.defaultPassword = "someEncryptionKey123"; // Change this password if self-deploying for added security/privacy
@@ -2684,11 +2684,11 @@
// session.decrypted = session.decodeInvite("U2FsdGVkX1+d58DFIHoO3EQZSuX86ch4PqW2ouztnJ0="); // get a code from invite.cam
-
+
-
+