
h1, a {
	font-family: 'SABINACUSTOMFONT';
	text-decoration: none;
  	color: white;
  }

body {
	background-color: #000000
}

.Definitionstitle {
position:fixed;
top: 10px;
left: 80%;
font-family: 'SABINACUSTOMFONT', sans-serif;
text-transform: uppercase;
text-decoration: none;
color: white;
height: 800px;
width: 100%;

}

.animation{
position: fixed;
	top: 15px;
	left: 20%;

}