body {
  background-color: black;
}

#ad2 {
  position: absolute;
  right: 120px;
  top: 1690px;
}

#ad {
  position: absolute;
  right: 1000px;
  top: 1690px;
}

#logo {
  position: absolute;
  right: 32px;
  top: 0px;
}
	
#uploadedText{
  color: white;
  position: absolute;
  left: 920px;	
  top: 30px;
  font-size: 32px;
  font-weight: bold;
}

#btnScrollToTop {
	position: fixed;
	right: 900px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #00FFEC;;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
}

#btnScrollToTop:active {
	background-color: black;
}

#nextButtonOne{
  position: absolute;
  left: 150px;
  top: 1550px;
  text-decoration: none;
  color: white;
  background: cyan;
  padding: 7px 10px;
  border-radius: 4px;
  font-size: 19px;
}

#nextButtonTwo{
  position: absolute;
  right: 50px;
  top: 1550px;
  text-decoration: none;
  color: white;
  background: cyan;
  padding: 7px 10px;
  border-radius: 4px;
  font-size: 19px;
}

#nextButtonOne:hover{
	background: rgb(220 53 69 / 85%);
}

#nextButtonTwo:hover{
	background: rgb(220 53 69 / 85%);
}
	
#support{
  color: white;
  position: absolute;
  left: 880px;
  top: 1800px;
  font-size: 38px;
}
	
#supportContact{
  color: white;
  position: absolute;
  left: 830px;
  top: 1900px;
  font-size: 24px;
  text-decoration: none;
}

#preview{
  position: absolute;
  left: 1300px;
  top: 1160px;
}

#previewColor{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 60px;
  top: 380px;
}

#preview2{
  position: absolute;
  left: 800px;
  top: 1160px;
}

#previewColor2{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}

#preview3{
  position: absolute;
  left: 300px;
  top: 1160px;
}

#previewColor3{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}

#preview4{
  position: absolute;
  left: 1300px;
  top: 620px;
}

#previewColor4{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}

#preview5{
  position: absolute;
  left: 800px;
  top: 620px;
}

#previewColor5{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}

#preview6{
  position: absolute;
  left: 300px;
  top: 620px;
}

#previewColor6{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 100px;
  top: 400px;
}
	
#preview7{
  position: absolute;
  left: 1300px;
  top: 100px;
}

#previewColor7{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}

#preview8{
  position: absolute;
  left: 800px;
  top: 100px;
}
	
#previewColor8{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}
	
#preview9{
  position: absolute;
  left: 300px;
  top: 100px;
}
	
#previewColor9{
  color: white;
  text-decoration:none;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 400px;
}
