diff --git a/static/sfu.css b/static/sfu.css
index 930c5a0..54c43aa 100644
--- a/static/sfu.css
+++ b/static/sfu.css
@@ -84,6 +84,12 @@ h1 {
margin-right: 0.4em;
}
+#sendselect {
+ width: 8em;
+ text-align-last: center;
+ margin-right: 0.4em;
+}
+
#requestselect {
width: 8em;
text-align-last: center;
diff --git a/static/sfu.html b/static/sfu.html
index e63cca1..c2d8162 100644
--- a/static/sfu.html
+++ b/static/sfu.html
@@ -50,6 +50,14 @@
+
+
+