body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#191414;color:#f5f5f5;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-weight:700;justify-content:center;margin-left:auto;margin-right:auto;max-width:600px}h1{text-align:center}.display-container{flex-direction:column}.display-container,.songs{display:flex;justify-content:center}.songs{flex-direction:row}.artists{justify-content:center}.artists,.entry{display:flex;flex-direction:column}.entry,button:hover{background-position:0 100%;color:#fff}.entry,button{background:linear-gradient(90deg,#b91d82 50%,#1db954 0);background-position:100% 100%;background-size:200% 100%;border-radius:20px;color:#000;margin:5px;padding:4px;transition:all .7s ease-out}span{display:flex;flex-direction:row;font-size:larger;justify-content:space-between;padding-top:5px}.newItem{background:linear-gradient(90deg,#b9a21d 50%,#541db9 0);background-position:100% 100%;background-size:200% 100%;color:#fff;transition:all .7s ease-out}.newItem:hover{background-position:0 100%;color:#000}
/*# sourceMappingURL=main.ee9a6352.css.map*/