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:#4c4c97;color:#e6e6fa}.App{font-family:Poppins,serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.header-login{align-items:center;background-color:#4c4c97;color:#e6e6fa;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:25vh}.header-login img{margin-bottom:60px}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container{display:grid;grid-template:repeat(7,250px)/1fr 1fr 1fr;justify-content:space-evenly;justify-items:center;margin-top:50px}.form-container{display:flex;flex-wrap:wrap;justify-content:center}.playlistForm{align-content:center;border:8px solid #e6e6fa;border-radius:30px;display:flex;flex-direction:column;flex-wrap:wrap;padding:0 30px 20px;width:-webkit-max-content;width:max-content}.playlistForm input,textarea{align-self:center;font-family:Poppins,sans-serif;margin-bottom:20px;max-width:320px;min-height:20px;min-width:320px}.header-page{display:grid;grid-template:100%/2fr 1fr;justify-content:space-evenly;justify-items:right;margin-right:130px}.header-search{display:block}.search-section input{font-family:Poppins,sans-serif;width:320px}.search-section button{background-color:#e6e6fa;border-color:#e6e6fa;color:#4c4c97;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:20px}.log-user{flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;margin-top:8px}.log-user,.profile{align-items:center;display:flex;flex-direction:row}.profile{height:30px;justify-content:space-evenly;width:100px}.profile img{border-radius:100%}.song-info{display:flex;flex-wrap:wrap;justify-content:space-between;width:200px}.song-info p{font-size:14px;margin:auto;width:200px}.song-info button{height:40px;margin:auto;width:150px}.btn{background-color:#e6e6fa;border-color:#e6e6fa;border-radius:30px;color:#4c4c97;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;height:50px;width:320px}.song-content{border:8px solid #e6e6fa;border-radius:30px;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;padding:30px;text-align:center;width:-webkit-max-content;width:max-content}
/*# sourceMappingURL=main.5616eed7.css.map*/