body{background-color:#eee;background-image:linear-gradient(#bfc3de,#9d7fb8);font-family:sans-serif;font-size:20px;margin:0;overflow:auto;padding:25px}#container li{margin-bottom:10px}h1,h2{text-align:center}#roundButton{background-color:#96d9ff;border:10px solid #0065a6;border-radius:50%;height:50px;margin-bottom:20px;outline:none;transition:all .2s cubic-bezier(0,1.26,.8,1.28);width:50px}#roundButton:hover{background-color:#96d9ff;border-color:#003557;cursor:pointer;transform:scale(1.2)}#roundButton:active{background-color:#fff;border-color:#003557}.buttonTip{font-family:sans-serif;height:200px;margin-top:100px;text-align:center}#flyoutMenu{background-color:#bcc0de;height:100vh;left:0;overflow:scroll;position:fixed;top:0;transition:transform .3s cubic-bezier(0,.52,0,1);width:100vw;z-index:1000}#flyoutMenu.hide{transform:translate3d(-100vw,0,0)}#flyoutMenu.show{overflow:hidden;transform:translateZ(0)}#flyoutMenu h2 a{color:#333;margin-left:15px;text-decoration:none}#flyoutMenu h2 a:hover{text-decoration:underline}p.genres{padding:15px;width:65vw}.musicNotes,p.genres{margin-left:auto;margin-right:auto}.musicNotes{display:block;height:25%}
/*# sourceMappingURL=main.71df7ff1.css.map*/