body,h1{text-align:center}body,h1:after,html{margin:0}a,h1{color:#c0448f}h1,h1:after,hr,html{padding:0}::selection,hr{background-color:#c0448f}@-webkit-keyframes slideInRight{from{opacity:0;-webkit-transform:rotate(0) scale(.1) translateY(100%);transform:rotate(0) scale(.1) translateY(100%)}to{opacity:1;-webkit-transform:rotate(360deg) scale(1) translateY(0);transform:rotate(360deg) scale(1) translateY(0)}}@keyframes slideInRight{from{opacity:0;-webkit-transform:rotate(0) scale(.1) translateY(100%);transform:rotate(0) scale(.1) translateY(100%)}to{opacity:1;-webkit-transform:rotate(360deg) scale(1) translateY(0);transform:rotate(360deg) scale(1) translateY(0)}}@-webkit-keyframes blink{from{opacity:0}to{opacity:1}}@keyframes blink{from{opacity:0}to{opacity:1}}body{padding:50px 5% 100px;border-top:#c0448f 100px solid;font-family:Arial,sans-serif;font-size:1.25rem}h1{margin:0 0 50px;font-family:'Courier New',sans-serif;font-weight:700;font-size:3rem}h1:after{content:'_';-webkit-animation:blink 1s steps(2,end) infinite;animation:blink 1s steps(2,end) infinite}a{border-bottom:#c0448f 2px solid;text-decoration:none}hr{margin:50px auto;border:none;width:100px;max-width:100%;height:2px}code{font-family:'Courier New',Courier,monospace;font-size:inherit}::-moz-selection{background-color:#c0448f;color:#fff}::selection{color:#fff}