#btn-back-to-top {
	position: fixed;
	bottom: 80px;
	right: 10px;
	font-size: 50px;
	display: block;
	background: none;
	color:aqua
}
