styling
diff --git a/styles/rsmv/rsmv.module.css b/styles/rsmv/rsmv.module.css
index 62fbb61..ccb5606 100644
--- a/styles/rsmv/rsmv.module.css
+++ b/styles/rsmv/rsmv.module.css
@@ -13,6 +13,9 @@
 .text {
 	color: var(--card-text-color);
 	font-size: 18px;
+    text-align: center;
+    padding-left: 10px;
+    padding-right: 10px;
 }
 
 .button {