
/*
Theme Name: GGstudio
Author: G
Description: GG
Version: 1.0.0
*/

body{
	background-color: #604f6c;
	color: rgba(255, 255, 255, 0.75);
	text-align: center;
	overflow-x: hidden;
	font-family: Helvetica neue, Helvetica, Arial, sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
}

h1{
	font-weight: 200;
}

h2{
	margin-top: 300px;
	font-weight: 100;
}

h1 i, p i{
	font-style: normal;
	font-weight: 400;
}

small{
	letter-spacing: .5px;
}

#ioparti{
	height: 70vw;
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
}

#particles-js {
	height: 100%;
	margin-top: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255, 255, 255, 0.5);
	user-select: none;
}
#foto{
	margin-top: -70vw;
	width: 100%;
}
#foto img{
	width: 100%;	
}
