body{margin:0;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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tabs-container{list-style-type:none;display:flex;min-width:40%;justify-content:space-around}.bg-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-image:linear-gradient(#fff1eb,#ace0f9)}.search-icon{width:30px}.search-container{display:flex;justify-content:center;min-width:70%}.search{min-width:50%;background-color:transparent;border:1px solid #000000}.apps-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:900px}.tab-item{background-color:transparent;margin-top:20px;padding:10px}.tab-button{background-color:transparent;border:0px;font-size:24px;color:#7b8794;cursor:pointer}.active-tab-button{color:#000}.app-logo{width:100px;height:100px}.app-item{background-color:#fff;margin:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;width:200px;border-radius:10px}.app-name{font-size:23px;text-align:center}@media screen and (max-width: 768px){.app-item{max-width:170px}}.header-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:900px}
