@import "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css";
.dis{
    font-size: 115px;
    margin-top: -20px;
    font-weight: 1;
} 
body{
    color : #fff;
    background-color: rgb(59, 58, 56);
}
.topp{
    text-align: center;
    font-family: arial;
    background-color:rgb(255, 191, 0);
}
#try{
    margin-top: -16px;
    background-color: #fff;
}
#up{
    font-size: 50px;
    font-weight: bolder;
}
#colg{
    font-size: 45px;
    margin-top: -30px;
    font-weight: bolder;
}
#a1{
    margin-left: 600px;
    margin-top: 10px;
    font-family: arial;
    font-weight: bolder;
}
#a2{
    margin-left: 1055px;
    margin-top: -65px;
    font-family: arial;
    font-weight: bolder;
}
#a3{
    margin-left: 1135px;
    margin-top: -113px;
    font-family: arial;
    font-weight: bolder;
}
#a4{
    margin-left: 840px;
    margin-top: -85px;
    font-size: 20px;
    color: rgb(0, 0, 0);
}
#a:hover, #b:hover, #c:hover, #d:hover, #e:hover, #f:hover{
    width: 180px;
    height: 180px;
} 
#a{
    margin-left: 685px;
    margin-top: 150px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}
#b{
    margin-left: 908px;
    margin-top: 150px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}
#c{
    margin-left: 1130px;
    margin-top: 150px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}
#d{
    margin-left: 685px;
    margin-top: 370px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}
#e{
    margin-left: 908px;
    margin-top: 370px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}
#f{
    margin-left: 1130px;
    margin-top: 370px;
    font-size: 0px;
    width: 170px;
    height: 170px;
    background: rgb(59, 58, 56);
    border-radius: 10%;
    transform: translate(-50%,-50%); 
    position: absolute;
}