diff --git a/app/assets/stylesheets/application.css.sass b/app/assets/stylesheets/application.css.sass
index 39b67b71..b5384b86 100644
--- a/app/assets/stylesheets/application.css.sass
+++ b/app/assets/stylesheets/application.css.sass
@@ -84,6 +84,13 @@ header
background-color: #33cc3399
#main-menu
+ // transition: all 12s ease-out
+ // padding: 40px
+ // bottom: 0
+ // position: relative
+ // display: inline-block
+ // margin-top: 15em
+ // top: 97px
flex: 1 1 auto
font-size: 5vmin
display: flex
@@ -149,3 +156,7 @@ footer
img
width: 4em
height: 4em
+
+#skyspaces
+ width: 100%
+ height: 100%
diff --git a/app/views/visitors/index.html.haml b/app/views/visitors/index.html.haml
index eb57339f..2f5d4de7 100644
--- a/app/views/visitors/index.html.haml
+++ b/app/views/visitors/index.html.haml
@@ -1,5 +1,5 @@
#home-headline
- %h1 Thirteen
Tien Len
+ %h1 Web3 Social Gaming
Crypto Rewards
#main-menu
- if policy(:table).play_now?
@@ -20,3 +20,5 @@
- 20.times do |i|
.eyecandy
= image_tag "ICYPEES-coin.png"
+
+%iframe#skyspaces{allow:"camera https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN; microphone https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN", src: "https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN"}