@import "https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";body{background-color:#fff;margin:0;padding:0;display:flex}.header{border-bottom:3px solid #000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:10vh;padding-top:20px;padding-bottom:20px;display:flex}.header .info{flex-direction:row;align-items:center;height:100%;padding-left:50px;display:flex}.header .info .logo{height:90%}.header .info .version{margin-left:59px}.header .buttons{align-items:center;gap:30px;padding:10px 50px 10px 10px;display:flex}.sections{border-bottom:3px solid #000;width:100%;margin-bottom:30px;display:flex}.sections .sounds{flex:2;padding-top:20px;padding-bottom:60px}.sections .user{border-left:3px solid #000;flex:1;padding-top:20px;padding-bottom:60px;padding-left:20px}.extra{width:100%;height:400px;padding-bottom:50px;bottom:0}
