

body {
min-height: 100%
background: rgb(255,255,255);
background: linear-gradient(rgba(255,255,255,1) 6%, rgba(226,226,226,1) 67%);
background-repeat: no-repeat;
 cursor:url(floww.png), auto;

}



a {
	color: #8A2BE2;
	text-decoration: none;
	/* no underline */
}

a:visited {
		color: black;
	text-decoration: none;
}

a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}


.links {
  
  background: transparent;
  margin: 20px 0;
  padding: 50px;
}

.text {
	font-size: 3.5vw;
	font-weight: 100;
    font-family: 'pp_woodlandultralight';
	font-style: italic;
	line-height: 1em;
}



/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 9, 2020 */



@font-face {
    font-family: 'pp_woodlandultralight';
    src: url('ppwoodland-ultralight-webfont.woff2') format('woff2'),
         url('ppwoodland-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



.spoiler
    {
    	top:50px;
    padding:50px;
      font-family: 'pp_woodlandultralight';
      font-size: 1.5vw;
   
    }
.spoiler .inner
    {
    border:none;
    
    }