html{font-size: 3rem;}
html, body{margin: 0;}
html, body, article{height: 100%; width:100%; display: table;}
body{cursor: default;}
article, a{color: #fff7dd;}
article{text-align: center; vertical-align: middle; display: table-cell; }
article > img{max-width: 100%;box-shadow: 0 0 150px #fff7dd; border-radius: 500px; border :solid 13px rgba(255, 247, 221, 0.65);margin-top: 15px;}
h1, h2{font-family: 'NTR', sans-serif;}
h1{margin: 0; font-size: 2rem; text-shadow: 0 0 150px #ffff00; line-height: 0.6; margin-top: 30px;}
h2{ font-weight: lighter; font-size: 0.5em; line-height: 1.5;}
#dsynr{ display : table; margin: auto; margin-top: 50px;}