#glowtext {
	filter: glow(color="red",strength=3);
	width: 100%;
          }
.pile { 
       position: absolute; 
       right: 0; 
       top: 0; 
      }
.base {
	font-family: Georgia, "Times New Roman", Times, serif;
      }