diff --git a/website/public/styles/menu.css b/website/public/styles/menu.css
index 7778545..45163de 100644
--- a/website/public/styles/menu.css
+++ b/website/public/styles/menu.css
@@ -25,3 +25,16 @@
font-size: 14px;
cursor: pointer;
}
+
+.friend-item {
+ cursor: pointer;
+}
+
+.menu button {
+ background: none;
+ color: #333;
+ width: 100%;
+ height: 100%;
+ padding: 0;
+ text-align: left;
+}
\ No newline at end of file
diff --git a/website/views/menu.php b/website/views/menu.php
index 5486cd6..731b284 100644
--- a/website/views/menu.php
+++ b/website/views/menu.php
@@ -34,14 +34,18 @@
// Echo the friend.
echo "
-
-
- $username
-