@keyframes skeletonPulse{0%{background-color:rgba(0,0,0,.1)}50%{background-color:rgba(0,0,0,.2)}to{background-color:rgba(0,0,0,.1)}}body,html{margin:0;height:100%;width:100%;color:#000;background-color:#fff}body{display:flex;flex-direction:column}body>main{flex:1 1}button,input,textarea{font-family:inherit}:root,button,input,textarea{-webkit-font-smoothing:antialiased}:root{font-synthesis:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}