@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Explora&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');


html{margin:0 0 0 0; background-color:black; font-family: 'Amatic SC', cursive; color:#f1f1f1;}
	
h1{font-size:84px; font-weight: normal;}
h2{font-size:42px; }
h3{font-size:38px;}
P{font-size:18px; font-weight: normal;}
a {color: #f1f1f1;text-decoration: none;}
img{padding: 20px 20px 20px 20px; }






