body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}main{padding:5rem 0;-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{height:100vh;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.description{text-align:center;padding:0 2rem;line-height:1.5rem;margin-bottom:0}a{color:#008b8b;text-decoration:none;border-bottom:3px solid #b0e0e6;-webkit-transition:.4s ease-in-out .1s;-moz-transition:.4s ease-in-out .1s;transition:.4s ease-in-out .1s}a:hover{color:#dc143c;border-bottom:3px solid #ffb6c1}