@charset "UTF-8";
/* CSS Document */
html {
	font-size: 100px;
	font-family: fugaz-one;
	font-style: normal;
	font-weight: 400;
	left: 0px;
}

body {
	font-family: "Atrament Bold";
	background-color: #ffffff;
	margin: 0px;
	font-size: 100px;
	color: #000;
	padding: 0px;
	height: 1500px;
	width: 1000px;
	overflow: inherit;
	position: sticky;
	visibility: inherit;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	clear: left;
	float: left;
}
.Div1 {
}
.Div2 {
}
