body{
	background-image: linear-gradient( 109.6deg, rgba(168,212,252,1) 11.2%, rgba(36,146,255,0.81) 91.1% );
	
	
}
.nav{
	height:70px;
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(55,202,247,1) 0%, rgba(42,162,249,1) 90% );
}
.nav-h{
	float:left;
	margin-left:20px;
	font-size:27px;
	height:40px;
	 font-family: Metal Mania, system-ui;
}

.nav-s{
	
	float:right;
	font-size:20px;
	margin-right:30px;
	margin-top:30px;

}
.a-top{
	background-image: linear-gradient(to right, #0acffe 0%, #495aff 100%);
	width:95%;
	margin-left:30px;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:60px;
	
	
}
.top{
	margin-top:40px;
	font-size:30px;
font-family: Dancing Script, cursive;
color:indigo;
}
button:hover{
	transform: scale(1.1);
}
.mix{
	background-image: linear-gradient( 135deg, #3C8CE7 10%, #00EAFF 100%);
	width:80%;
	margin-left:120px;
	height:300px;
	padding-top:10px;
	margin-top:60px;
}
.all{
	margin-left:200px;
	margin-top:20px;
	margin-bottom:100px;
	
	
}
.table{
	float:right;
	margin-right:0px;
	
}
.table2{
	float:right;
	margin-left:10px;
}
.table3{
	float:right;
	margin-right:50px;
	margin-top:30px;
}
.table4{
	float:right;
	margin-left:0px;
	margin-top:30px;
}
.img{
	float:left;
	
	margin-left:40px;
}
#happy{
	width:80%;
	font-size:30px;
	height:600px;
	background: #F09819;  /* fallback for old browsers */
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(255,221,51,1) 100.2%, rgba(187,187,187,1) 100.2% );
	
}
#calm{
	color:white;
	width:80%;
	font-size:30px;
	height:600px;
	background-image: linear-gradient( 109.6deg,  rgba(75,228,255,1) 11.2%, rgba(188,204,251,1) 100.6% );

	
}
#energy{
	color:white;
	width:80%;
	font-size:30px;
	height:600px;
	background-image: radial-gradient( circle farthest-corner at 3.1% 6.8%,  rgba(199,0,59,1) 0%, rgba(255,88,53,1) 97.7% );
}
#sad{
	color:white;
	width:80%;
	font-size:30px;
	height:600px;
	background-image: linear-gradient(to top, #09203f 0%, #537895 100%);

	
}
tabel,th,tr,td{
	border:1px solid black;
	border-collapse:collapse;
	text-align:center;
	padding:17px;
	font-size:30px;
}
	.sec{
		width:90%;
		
		margin-left:80px;
		background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
		padding-bottom:30px;
		padding-top:0.1px;
		margin-top:60px;
	}
        
         .happy {background-image: linear-gradient(to right, #fffc00 0%, #ffffff  51%, #fffc00  100%)}
         .happy{
			 float:left;
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

          .happy:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         



         
         .calm  {background-image: linear-gradient(to right, #1CD8D2 0%, #93EDC7  51%, #1CD8D2  100%)}
         .calm {
			 float:left;
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

          .calm:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         


         
         .energy {background-image: linear-gradient(to right, #EB3349 0%, #F45C43  51%, #EB3349  100%)}
         .energy {
			 float:left;
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

          .energy:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         


         .sad{background-image: linear-gradient(to right, #4b6cb7 0%, #182848  51%, #4b6cb7  100%)}
            .sad {
				float:left;
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

             .sad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
		  /*color css*/
		  iframe{
			  
			  width:60%;
			  height:300px;
			  margin-top:60px;
			  margin-left:260px;
		  }
		  .emo{
			  margin-left:400px;
		  }
		  .sug{
			  margin-top:50px;
			  margin-left:30px;
			  padding:13px;
			  background-color:violet;
		  }
		  .theme{
			  font-size:30px;
			  margin-top:100px;
			  margin-left:420px;
			  
		  }
		  #love{
			  background-image: linear-gradient( 109.6deg,  rgba(254,87,98,1) 11.2%, rgba(255,107,161,1) 99.1% );
			  height:300px;
			  width:100%;
			  float:left;
		  }
		  #sadness{
			  background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(17,13,162,1) 0%, rgba(32,13,123,1) 90% );
			  height:300px;
			  width:100%;
			  float:left;
			  color:white;
		  }
		  #hope{
			 background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(214,252,179,1) 0%, rgba(121,250,245,1) 90% );
			   height:300px;
			  width:100%;
			  float:left;
		  }
		  #mystery{
			  background-image: linear-gradient( 111.3deg,  rgba(149,20,255,1) 1.3%, rgba(225,5,219,1) 99.5% );
			  height:300px;
			  width:100%;
			  float:left;
		  }
         #action{
			 background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(105,139,248,1) 0.1%, rgba(5,31,201,1) 90% );
			 height:300px;
			  width:100%;
			  float:left;
		 }