diff --git a/life.html b/life.html
index 0b285884..f438aec1 100644
--- a/life.html
+++ b/life.html
@@ -126,13 +126,15 @@
margin: 2vw;
}
* {
+ font-family: belerenbsc;
+ font-size: 24pt;
+ margin: 0px;
+ }
+ image {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
- font-family: belerenbsc;
- font-size: 24pt;
- margin: 0px;
}
body {
background-color: #333;