{
  margin:10;
  padding:10;
}

.tex_1 {
    
    color: aliceblue;
    text-align: center;
   font-size: 60px;
    text-shadow: 2px 2px 8px red;
}
     .text_2 {
    
    color: aliceblue;
    text-align: center;
   font-size: 40px;
    text-shadow: 2px 2px 8px orange;
}
     

 .test {
    margin: auto;
    color: aliceblue;
    text-align: left;
     max-width: 500px;
   font-size: 30px;
    text-shadow: 2px 2px 8px blue;