﻿.template{
  perspective:200px;
  perspective-origin:50% -150px
}
.template:before{
  background-image:linear-gradient(#fff,#ca5)
}
#persp{
  margin-top:40px
}
.tpl:before{
  display:none
}
.tpl{
  letter-spacing:.04em;
  word-spacing:-.15em
}
.tpl:nth-child(n){
  display:block
}
.tpl p{
  color:#400;
  filter:url(#lightA1)
}
.tpl p:before{
  filter:blur(1px)
}
.tpl:first-child p:after{
  color:red
}
*{lighting-color:#ff7}