a{
	text-decoration: none;
	color: white;
}
body{
	background: black;
}
.wp{
	padding: 3rem;
	position: fixed;
	right: 0;
	bottom: 0;
}
.wp i{
	font-size: 3rem;
	color: lightgreen;
	font-weight: 600;
}