*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{display:grid;place-items:center;height:100vh;width:100%;background:linear-gradient(135deg,#6fff7c,#b6d5ff)}.home{flex-direction:column;place-content:center;overflow:hidden;margin:auto}.home,.home_songs{width:90vh;display:flex}.home_songs{height:80vh;padding-top:20px;margin-top:20px;overflow-y:auto;flex-wrap:wrap}.home>form{flex:0.8 1;display:flex}.home>form>input{flex:1 1;height:15px;border-radius:5px;padding:10px;border:none;outline-width:0;box-shadow:0 -2px 16px 0 rgba(0,0,0,.25)}.home>form>button{display:none}@media screen and (max-width:600px){.home{width:50vh}.home_songs{width:50vh;justify-content:center}}.song{width:30%}.song,.song_card{display:flex;flex-direction:column}.song_card{background-color:#000;padding:11px;height:auto;margin:15px;border-radius:20px;box-shadow:5px 5px 10px 0 rgba(0,0,0,.4)}.song_card>img{height:100px;border-radius:5px;margin-bottom:3px;object-fit:fill}.song_cardinfo{overflow-y:auto}.song_cardinfo>h3{font-size:medium;color:#b6d5ff;margin-bottom:5px;-webkit-text-stroke-width:thin;-webkit-text-stroke-color:#000}.song_cardinfo>h4{font-size:small;font-weight:400;margin-bottom:11px;color:grey}.song_cardinfo>h5{font-size:x-small;font-weight:400;color:grey}@media screen and (max-width:600px){.song{width:80%}}
/*# sourceMappingURL=main.3af96127.chunk.css.map */