/* background: url(./image/image\ copy.png); */
background: rgb(0, 102, 255);
background-size: cover;
background-repeat:no-repeat ;
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.navbar{
height: 10vh;
width: 100%;
justify-content: space-between;
display: flex;
background: #000;
text-align: center;
background: none;
}
.logo{
padding: 0 5px;
font-size: 50px;
color: antiquewhite;
background: none;
transition: .5s ease;
}
.logo:hover{
font-size: 51px;
color: cyan;
}
.a a{
font-size: 20px;
margin: 5px;
letter-spacing: 1px;
background-image: none;
text-decoration: none;
text-align: center ;
color: aliceblue;
font-weight: 400;
background: none;
}
.a{
background: none;
padding: 20px;
background: none;
}
.a a:hover{
color: aqua;
font-size:21px;
font-weight: bold;
background: none;
}
.Home{
position: fixed;
top: 50%;
left: 1%;
width: 800px;
background: none;
}
.Home h3{
color: aliceblue;
font-size: 30px;
background: none;
}
.Home h2{
color: aliceblue;
background: none;
font-size: 40px;
}
.Home h4{
color: aliceblue;
background: none;
font-size: 20px;
}
.Home p{
color: aliceblue;
background: none;
font-size: 12px;
}
.Home span{
color: cyan;
background: none;
font-size: 42px;
}
.btn{
width: 200px;
height: 35px;
background: #0ef;
border-radius: 20px;
background: none;
text-align: center;
border: 1p solid #000;
padding: 8px;
}
.btn a{
text-decoration: none;
background: none;
color: rgb(0, 0, 0);
background: none;
}
.btn:hover{
box-shadow: 0 0 10px #0ef,
0 0 25px #0ef,
0 0 50px #0ef,
0 0 100px #0ef,
0 0 200px #0ef;
background: rgb(0, 255, 204);
}
background: rgb(0, 102, 255);
background-size: cover;
background-repeat:no-repeat ;
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.navbar{
height: 10vh;
width: 100%;
justify-content: space-between;
display: flex;
background: #000;
text-align: center;
background: none;
}
.logo{
padding: 0 5px;
font-size: 50px;
color: antiquewhite;
background: none;
transition: .5s ease;
}
.logo:hover{
font-size: 51px;
color: cyan;
}
.a a{
font-size: 20px;
margin: 5px;
letter-spacing: 1px;
background-image: none;
text-decoration: none;
text-align: center ;
color: aliceblue;
font-weight: 400;
background: none;
}
.a{
background: none;
padding: 20px;
background: none;
}
.a a:hover{
color: aqua;
font-size:21px;
font-weight: bold;
background: none;
}
.Home{
position: fixed;
top: 50%;
left: 1%;
width: 800px;
background: none;
}
.Home h3{
color: aliceblue;
font-size: 30px;
background: none;
}
.Home h2{
color: aliceblue;
background: none;
font-size: 40px;
}
.Home h4{
color: aliceblue;
background: none;
font-size: 20px;
}
.Home p{
color: aliceblue;
background: none;
font-size: 12px;
}
.Home span{
color: cyan;
background: none;
font-size: 42px;
}
.btn{
width: 200px;
height: 35px;
background: #0ef;
border-radius: 20px;
background: none;
text-align: center;
border: 1p solid #000;
padding: 8px;
}
.btn a{
text-decoration: none;
background: none;
color: rgb(0, 0, 0);
background: none;
}
.btn:hover{
box-shadow: 0 0 10px #0ef,
0 0 25px #0ef,
0 0 50px #0ef,
0 0 100px #0ef,
0 0 200px #0ef;
background: rgb(0, 255, 204);
}