[splash] embed svg of splash
diff --git a/public/css/splash.css b/public/css/splash.css
index 68f3f01..fdd4ac4 100644
--- a/public/css/splash.css
+++ b/public/css/splash.css
@@ -26,10 +26,8 @@
 	left: 0px;
 	right: 0px;
 	bottom: 0px;
-	background-image: none, url("../images/splash.svg");
-	background-position: center;
-	background-repeat: no-repeat;
-	background-size: 160px;
+	width: 160px;
+	height: 160px;
 	color: #888;
 	text-align: center;
 	animation-duration: 1s;