html, body {width:100%; height:100%; margin:0; padding:0 }
.wrapper { width:100%; min-height:100%; background:url(images/lotus.jpg) center top no-repeat; background-size:cover; overflow:hidden}
header { max-width:236px; margin:22px 0 0 3%; }
header img{width:100%; height:auto}
#todie { z-index:999; color:#000; position:absolute; top:11px; right:111px}
section {width:100%; min-height:100%; background:#FFCBCC }

.portfolio {position:absolute; bottom:4%; right:5%;  color:#fff; text-decoration:none; font-family:verdana, sans-serif; font-size:13px}
.portfolio a {color:#fff; text-decoration:none; }

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}