diff --git a/velconnect/templates/index.jinja b/velconnect/templates/index.jinja
index 50fe406..d7c2684 100644
--- a/velconnect/templates/index.jinja
+++ b/velconnect/templates/index.jinja
@@ -23,6 +23,11 @@
margin: 1em;
box-shadow: 0 0 2em #0003;
}
+
+ input.btn {
+ cursor: auto;
+ user-select: auto;
+ }
.centered {
margin: auto;
@@ -56,12 +61,14 @@
data-tooltip="Set Room ID">Set
+