html{
box-sizing: border-box;
white-space:;
height:auto;
bottom:0;
top:;

}


 /* *  *  background-color:grey; * 
background: radial-gradient(ellipse at bottom, #1b351d 0%, #000 100%);
background: radial-gradient(ellipse at bottom, #000 0%, #191459 100%);
background: radial-gradient(ellipse at bottom, #1b351d 0%, #000 100%);
background: radial-gradient(ellipse at bottom, #000 0%, #191459 100%);



background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1799 1799' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E"), radial-gradient(circle at 40% 80%, hsla(260, 50%, 60%, 1) 9%, transparent 65%), radial-gradient(circle at 75% 25%, hsla(300, 45%, 65%, 1) 10%, transparent 70%), radial-gradient(circle at 15% 45%, hsla(230, 40%, 70%, 1) 8%, transparent 75%), radial-gradient(circle at 60% 10%, hsla(270, 55%, 62%, 1) 6%, transparent 80%);

  
 

 /background-blend-mode: overlay, normal, normal, normal, normal;
	
  */
img {
  pointer-events: ;       /* Disables right-click and save menus */
  user-select: ;          /* Prevents image highlighting/selection */
  -webkit-user-drag: none;    /* Stops users from dragging the image */
  -webkit-touch-callout: none;/* Disables the long-press save menu on iOS/Android */
}
  

.otherbody{
position:relative;
margin-top:;
  padding-top:;
  z-index:-9;
  margin-left:0px;
  margin-right:0px;
  bottom:0;
       height:auto; 
      background:#305cde;
         color: #fff;
		font-size: 20px;
        letter-spacing: ;
		line-height: 1.50em;
		font-family: ;
	   overflow-x:hidden;
		overflow-y:scroll;
		 overflow: hidden;
		white-space:;
		color: #fff;
		font-size: 20px;
       line-height: 1.50em;
	overflow-x:hidden;
		overflow-y:scroll;
	border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5.4px);
-webkit-backdrop-filter: blur(5.4px);
border: 1px solid rgba(12, 44, 32, 0.3);

}	
	
  
.text {
  text-align:center;
  font-family: 'Open Sans', sans-serif;
}




input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	appearance: ;
}



