@charset "utf-8";

*, *:before, *:after{
	box-sizing: border-box;
}
*{background-color: black}
aside {
	margin-top: 211px;
	padding-bottom: 182px;
}
#thisH2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 28px;
	text-align: center;
}
h3 {

}
h2 a {
	text-decoration: none;

}




.container{
	max-width: 900px;
	margin-right:200px;
}


.zoom { width:300px;
	heigh: 300px;
	overfow: hidden;

}
.zoom img {
	width: 100%;
		transition: 0.5s all ease-in-out;
}

.zoom:hover img {
	transform: scale(1.5);
}
h3 {
	color: rgba(83,255,248,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	display: flex;
}
h3 a {
	border-style: solid;
	text-decoration: underline;
}

img {
	padding-top: 3px;
	border-style: solid;
	-webkit-box-shadow: 0px 0px hsla(0,0%,0%,1.00);
	box-shadow: 0px 0px hsla(0,0%,0%,1.00);
	background-color: hsla(178,100%,66%,1.00);
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 153px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}
#thisH2 {
	color: #53FFF8;
	-webkit-box-shadow: 0px 0px 10px #FF23DD;
	box-shadow: 0px 0px 10px #FF23DD;
}
#this p strong {
	color: #53FFF8;
	text-decoration: none;
	/* [disabled]margin-top: -325px; */
}
a {

}
#linkk a em {
	border: thick solid #53FFF8;
	margin-right: 424px;
	margin-left: 304px;
	/* [disabled]background-color: #53FFF8; */
	-webkit-box-shadow: 0px 0px 24px #FF23DD;
	box-shadow: 0px 0px 24px #FF23DD;
	margin-top: auto;
	margin-bottom: auto;
}

p {
	color: #53FFF8;
	border-style: solid;
	border-color: #53FFF8;
	-webkit-box-shadow: 0px 0px 8px #53FFF8;
	box-shadow: 0px 0px 8px #53FFF8;
	text-decoration: none;
	margin-left: -44px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
h1 {
	color: #53FFF8;
	border-style: solid;
	border-color: #FF23DD;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px #FF23DD;
	box-shadow: 0px 0px 10px #FF23DD;
	margin-top: 29px;
	text-align: center;
}
#linkk {
	text-align: center;
	margin-left: -328px;
	margin-right: -413px;
}




.Box  {
	margin-top: 59px;
	margin-right: 200px;
	margin-left: 309px;
	border-style: solid;
	color: #FF10F0;
	border-radius: 29px;
	text-shadow: 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 7px #FF23DD;
	box-shadow: 0px 0px 7px #FF23DD;
	display: flex;
}
.Box h3 {
	-webkit-box-shadow: 0px 0px 10px;
	box-shadow: 0px 0px 10px;
	text-decoration: none;
	border-style: solid;
	margin-left: 265px;
	margin-right: 414px;
	animation: infinite;
}
#linkk a em {

}

#this p {
	margin-top: -18px;
	text-shadow: 0px 0px 5x #53FFF8;
	-webkit-box-shadow: 0px 0px 8px #53FFF8;
	box-shadow: 0px 0px 8px #53FFF8;
	margin-right: 0px;
	margin-left: 0px;
}
h2 a {
	-webkit-box-shadow: 0px 0px 10px #FF23DD;
	box-shadow: 0px 0px 10px #FF23DD;

}




a:link  {
	color: #9D00FF;
}
a:visited {
	color: #FF10F0;
}
a:hover{
	color:pink;
}
a:active {
	color: #F1DCFF
}
h2   {
	margin-top: 37px;
	border-color: #FF23DD;
	border-style: solid;
	-webkit-box-shadow: 0px 0px 10px #FF23DD;
	box-shadow: 0px 0px 10px #FF23DD;
}
.container {


}
