body.ultrarouge {

 background-image: url(images/crips.webp);
 
	background-size: 100% auto;
	background-position: top center;
	background-attachment: fixed;
		height: 100%;
	background-image: linear-gradient(hsl(10,90,66), transparent 70%);
	background-size: 100% 100%;
	mix-blend-mode: normal;


  background-repeat: no-repeat;
background-size: cover;


}



pre.text {
			
			
white-space: pre-line;

 text-align: center;

 color: blue;
  font-size: 15px;
  font-family: 'Times New Roman', sans-serif;


  max-width: 1000px;
  margin: auto;
  word-wrap: break-word;
  margin-top: 4%;
  	 pointer-events: none;
  
	 	position: relative; 
			z-index:999;
  
text-wrap: wrap;


overflow-wrap: break-word;
}



div.supersentai {

display: block;
    margin-left: auto;
    margin-right: auto;
	  margin-top: 2%;

 line-height: normal;
   width: 12em;

  box-sizing: border-box;

	 
	
}

div.supersentai img {
  width: 100%;
  height: auto;
	 pointer-events: none;
}



img.hitbox{
	width : 10px;
}
