*{
    margin: 0px;
    padding: 0px;
    background-color: aqua;
}

#new{
    height: 700px;
    width: 700px;
    background-color:white;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.bangla{
    font-family: "Noto Sans Bengali", sans-serif;
    font-weight: bold;
    font-size: 30px;
    /* padding: 0px 0px 0px 250px; */
}

.english{
    font-weight: bold;
    font-size: 30px;
}

#one{
    height: 600px;
    width: 600px;
    background-color: aqua;
    border: 3px solid black;
    margin: auto;
    margin-top: 25px;
    position: relative;
 }

.one{
    height: 200px;
    width: 200px;
    background-color: green;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 0px 0px 20px 0px;
}

.two{
    height: 200px;
    width: 200px;
    background-color: green;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px 0px 0px 20px;
}

.three{
    height: 200px;
    width: 200px;
    background-color: green;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 0px 20px 0px 0px;
}

.four{
    height: 200px;
    width: 200px;
    background-color: green;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 20px 0px 0px 0px;
}

.five{
    height: 100px;
    width: 100px;
    background-color: rgb(255, 0, 0);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.up{
    height: 150px;
    width: 10px;
    background-color: black;
    position: absolute;
    top: 0px;
    left: 50%;
    border-radius: 0px 0px 5px 5px;
}

.down{
    height: 150px;
    width: 10px;
    background-color: black;
    position: absolute;
    bottom: 0px;
    left: 50%;
    border-radius: 5px 5px 0px 0px;
}

.left{
    height: 10px;
    width: 150px;
    background-color: black;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 0px 5px 5px 0px;
}

.right{
    height: 10px;
    width: 150px;
    background-color: black;
    position: absolute;
    top: 50%;
    right: 0px;
    border-radius: 5px 0px 0px 5px;
}

#two{
    height: 600px;
    width: 600px;
    /* border: 3px solid black; */
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: white;
}

.i{
    height: 250px;
    width: 450px;
    border: 1px solid black;
    position: absolute;
    right: 80px;
    top: 8px;
    background-color: #006A4E;
}

.a{
    height: 150px;
    width: 150px;
    border: 2px solid black;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    background-color: #F42A41;
}

.ii{
    height: 550px;
    width: 7px;
    background-color: silver;
    position: absolute;
    left: 61px;
    border-radius: 5px 5px 0px 0px;
}

.iii{
    height: 50px;
    width: 100px;
    background-color: #b9865fd0;
    position: absolute;
    left: 15px;
    bottom: 0px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.iv{
    height: 250px;
    width: 450px;
    border: 3px solid black;
    position: absolute;
    left:120px ;
    top: 70px;
}

.b{
    width: 450px;
    height: 83px;
    background-color: black;
}

.c{
    width: 450px;
    height: 84px;
    background-color: white;
}

.d{
    width: 450px;
    height: 83px;
    background-color: green;
}

.e{
    width: 0;
	height: 0;
    background-color: transparent;
	border-top: 125px solid transparent;
	border-left: 250px solid red;
	border-bottom: 125px solid transparent;
    position: absolute;
    top: 50%;
    left: 125px;
    transform: translate(-50% , -50%);
}

.f{
    position: absolute;
    top: 50%;
    left: 80px;
    border: none;
    transform: translate(-50% , -50%);
    background-color: transparent;
}

.v{
    height: 560px;
    width: 7px;
    background-color: silver;
    position: absolute;
    top: 60px;
    left: 113px;
    border-radius: 5px 5px 0px 0px;
}

.vi{
    height: 50px;
    width: 100px;
    background-color: #b9865fd0;
    position: absolute;
    left: 68px;
    bottom: 30px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.g{
    height: 250px;
    width: 180px;
    background-color: green;
}

.h{
    height: 125px;
    width: 270px;
    background-color: yellow;
    position: absolute;
    top: 0;
    right: 0;
}

.j{
    height: 125px;
    width: 270px;
    background-color: red;
    position: absolute;
    bottom: 0;
    right: 0;
}

.k{
    height: 125px;
    width: 150px;
    background-color: blue;
    position: absolute;
    top: 0;
    left: 0;
}

.l{
    height: 125px;
    width: 300px;
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
}

.m{
    height: 125px;
    width: 450px;
    background-color: red;
    position: absolute;
    bottom: 0;
}

.n{
    height: 125px;
    width: 150px;
    background-image: url(/Images/Chile.PNG);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.o{
    height: 43px;
    width: 450px;
    background-color: red;
    position: absolute;
    top: 0;
}

.p{
    height: 42px;
    width: 450px;
    background-color: white;
    position: absolute;
    top: 43px;
}

.q{
    height: 80px;
    width: 450px;
    background-color: blue;
    position: absolute;
    top: 85px;
}

.r{
    height: 42px;
    width: 450px;
    background-color: white;
    position: absolute;
    bottom: 42px;
}

.s{
    height: 42px;
    width: 450px;
    background-color: red;
    position: absolute;
    bottom: 0;
}

.t{
    height: 18px;
    width: 450px;
    background-color: red;
    position: absolute;
}

.u{
    height: 17px;
    width: 450px;
    background-color: white;
    position: absolute;
    top:18px ;
}

.w{
    position: absolute;
    top: 35px;
}

.x{
    position: absolute;
    top: 70px;
}

.y{
    position: absolute;
    top: 105px;
}

.z{
    position: absolute;
    bottom: 110px;
}

.aa{
    position: absolute;
    bottom: 75px;
}

.ab{
    position: absolute;
    bottom: 40px;
}

.ad{
    position: absolute;
    bottom: 35px;
}

.ae{
    height: 123px;
    width: 225px;
    background-color: blue;
    background-image: url(/Images/Malaysia.PNG);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
}