Hacked By Anon xGrem
Warning
Website security is so bad. Need to invest in further upgrades
@import url(‘https://fonts.googleapis.com/css2?family=Waterfall&display=swap’);
* {
box-sizing: border-box;
}
body,
html {
background : #000000;
font-family: ‘Trebuchet MS’, sans-serif;
text-align : center;
}
.mainContainer h1 {
font-family: ‘Josefin Sans’, sans-serif;
padding : 5px 0px 10px 0px;
color : #ffffff;
text-shadow: 0 0 10px #3396FF;
}
.mainContainer h1:hover {
text-shadow: 0 0 14px #3396FF;
}
.container .teamName {
text-transform: uppercase;
padding : 10px 0px;
letter-spacing: 20px;
font-family : ‘Josefin Sans’, sans-serif;
color : #3396FF;
font-size : 17px;
}
.container .teamName span {
color: red;
}
.hr {
width : 600px;
border: 2px solid #292b2983;
}
.mainImage {
margin : 20px 0px;
width : 200px;
border : 3px solid rgba(14, 167, 14, 0.774);
border-radius: 50%;
box-shadow : 0px 0px 17px #3396FF;
}
.mainImage:hover {
box-shadow: 0px 0px 19px #3396FF;
}
.mainContainer {
text-shadow: 2px 2px 2px 2px blue;
}
.text1 {
padding : 5px 200px;
text-transform: uppercase;
color : lightgreen;
}
.textbox {
background-color: #3396FF;
color : #000000;
font-size : 17px;
border-radius : 20px;
padding : 10px 0px;
border : none;
text-align : center;
}
.text2 {
color : #ffffff;
font-size : 22px;
letter-spacing: 5px;
font-family : ‘Waterfall’, cursive;
}
@media only screen and (max-width:500px) {
.text1 {
padding : 0px 20px;
text-transform: uppercase;
color : #3396FF;
}
.effect2 {
font-size : 17px;
padding-top: 1px;
}
.container .teamName {
padding : 10px 0px;
letter-spacing: 12px;
font-size : 14px;
}
.mainContainer h1 {
padding: 2px 0px;
}
.textbox {
font-size: 13px;
width : 300px;
}
.hr {
width: 300px;
}
.text2 {
color : #ffffff;
font-size : 17px;
letter-spacing: 4px;
font-family : ‘Waterfall’, cursive;
}
}
body {cursor:url(“https://1.bp.blogspot.com/-qbWo9mPKO2Y/YL9utYdQBdI/AAAAAAAAFs4/mtjGu6u2uGwtJsT4gZG4lbhLV1a5lG6OQCLcBGAsYHQ/s0/mouse-f1.png”),default;