/*------------------------------------------------------------------------------------------
------------    ohpinguino's              hehehe            ------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400&family=VT323&family=Nunito:wght@400;600;700&display=swap');

/* variables */



/* html, header, body, */
html, body {
    height: 100%;
    margin: 0;
}

.text {
    color: black;
    font-size: 48px;
    font-family: Arial, sans-serif;
    height: 0;
}

/* media */

.content1 {
  margin: 50px
  }
