@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');body{font-family:'Source Code Pro',monospace;font-size:large;margin:2em;letter-spacing:3px;background-color:#333;color:#569cd6}.blinking-cursor{color:#569cd6;-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;-o-animation:1s blink step-end infinite;animation:1s blink step-end infinite}@keyframes"blink"{from,to{color:transparent}50%{color:#569cd6}}@-moz-keyframes blink{from,to{color:transparent}50%{color:#569cd6}}@-webkit-keyframes"blink"{from,to{color:transparent}50%{color:#569cd6}}@-ms-keyframes"blink"{from,to{color:transparent}50%{color:#569cd6}}@-o-keyframes "blink"{from,to{color:transparent;}50%{color:#569CD6;}}