body {
    
    margin:0;
    overflow-x: hidden;
   font-family: 'Ysabeau Office', sans-serif;
  

}

.bghome{

background-color: #67679a;

}

.bgotherwise{

background-color: whitesmoke;

}

 

 .button {
  background-color: #6495ed;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.a{
    
    color: whitesmoke !important;
    font-size: 16px;
        text-transform: uppercase;
      letter-spacing: 0.3em;
     animation:animate 5s;

}


.b{
    
    color: whitesmoke !important;
    font-size: 16px !important;
        text-transform: uppercase !important;
      letter-spacing: 0.3em !important;
}


.mid {
    position: absolute;
    top: 200px;
    left: 30px;
    margin: auto;
    width: 80%;

}

 

.zep{
letter-spacing: 0.3em;

 
}
 
.zep{
position:relative;
animation:animate 0.4s
}


@keyframes animate{
from{top:-300px;
opacity:0
} to
{top:0;opacity:1
}
}


#uiCollage{
    height: 300px;
    right: 300px;
    top: 100px;
    z-index:999;
    
}


#block-fluffiness-site-branding img{

  height: 30px;
  margin-top: 10px;
}


#me{
max-width: 10%;
}

#carin{
visibility:hidden;
position: relative;
position: relative;
margin-left: -70px;
margin-right: -70px;
top: -100px;

}

@keyframes fadeIn {
      0% {opacity: 0;}
      100% {opacity: 1;}
 }

  
#ron1{
	font-size: 18px;
 	font-weight: bold;
 	color: black;
       letter-spacing: 0.3em ;
 	color: black;

 
}
#ron2 {
	font-size: 18px;
 	font-weight: bold;
 	color: black;
        letter-spacing: 0.3em ;

 
}

 #ron3 {
	font-size: 18px;
 	font-weight: bold;
 	color: black;
        letter-spacing: 0.3em ;

}

 #ron4 {
	 
 	color: whitesmoke;
 

}


 
#a {
  
  padding: 60px;
  transform: rotate(-3deg)  ;
  width: 150%  !important;
  background-color: whitesmoke;
/*   border: 1px solid #4CAF50;*/


 }

#b {

  margin-top: -40px;
   padding: 100px;
  background-color: whitesmoke;
/*  border: 3px solid purple; */




}


#particles-js{

max-height: 600px;
min-height: 600px;


}



 @media only screen and (max-width: 414px) {

#carin {
   
    top: -150px;
}
 
}
 @media only screen and (max-width: 401px) {

#carin {
   
    top: -150px;
}

#particles-js {
    max-height: 550px;
    min-height: 550px;
}



}
 @media only screen and (max-width: 393px) {
#carin {
   
    top: -150px;
}
}




