@font-face {
     font-family: "type_righttype_right";
     src:
          url("type_right.woff2") format("woff2"),
          url("type_right.woff") format("woff");
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: "frazzleregular";
     src:
          url("frazzle_.woff2") format("woff2"),
          url("frazzle_.woff") format("woff");
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: "homevideo";
     src:
          url("homevideo-blg6g.woff2") format("woff2"),
          url("homevideo-blg6g.woff") format("woff");
     font-weight: normal;
     font-style: normal;
}

h1 {
     font-family: "frazzleregular";
     font-size: xxx-large;
     color: white;
}

html,
:hover {
     cursor: url("https://file.garden/ZuMQrXDBzXuI1Eai/Graphics/Cursors/766.cur"), auto !important;
}

a {
     text-decoration: none;
     color: lime;
}

.page {
     background-color: #000000;
     border: solid 2px black;
     border-radius: 20px;
     margin-top: 40px;
     height: 300px;
     width: 300px;
     padding: 20px;
     color: lime;
     float: left;
     margin: auto;
}

.line__1,
.line__2,
.line__3 {
     white-space: nowrap; /* keep text in one line */
     overflow: hidden; /* hide text behind the cursor */
     font-size: 20px;
     margin: 0.5rem auto;
}

@keyframes animated-cursor__1 {
     from {
          border-right-color: #000000;
     }
     to {
          border-right-color: rgba(255, 255, 255, 0.8);
     }
}

@keyframes animated-cursor__2 {
     from {
          border-right-color: #000000;
     }
     to {
          border-right-color: rgba(255, 255, 255, 0.8);
     }
}

@keyframes animated-cursor__3 {
     from {
          border-right-color: #000000;
     }
     to {
          border-right-color: rgba(255, 255, 255, 0.8);
     }
}

@keyframes animated-text__1 {
     from {
          width: 0;
     }
     to {
          width: 300px;
     }
}

@keyframes animated-text__2 {
     from {
          width: 0;
     }
     to {
          width: 300px;
     }
}

@keyframes animated-text__3 {
     from {
          width: 0;
     }
     to {
          width: 300px;
     }
}
