body{margin:0;padding:0;font-family:sans-serif}.layoutButton{margin:10%;padding:10%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.extraPadding{width:100%;margin-right:auto;margin-left:auto;-ms-flex-line-pack:center;align-content:center}.App{text-align:center}.App-logo{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-name:App-logo-slide;animation-name:App-logo-slide;height:80px}.App-header{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:App-header-fade;animation-name:App-header-fade;background-color:#000;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-slide{0%{margin-left:80%;-webkit-transform:rotate(2turn);transform:rotate(2turn);opacity:0}to{margin-left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}@keyframes App-logo-slide{0%{margin-left:80%;-webkit-transform:rotate(2turn);transform:rotate(2turn);opacity:0}to{margin-left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}@-webkit-keyframes App-header-fade{0%{background-color:#d3d3d3;color:#a9a9a9}to{background-color:#000;color:#f5f5f5}}@keyframes App-header-fade{0%{background-color:#d3d3d3;color:#a9a9a9}to{background-color:#000;color:#f5f5f5}}
/*# sourceMappingURL=main.0946892d.css.map*/