body{word-wrap:break-word;background-color:#292d31;font-family:Open Sans,Arial,Helvetica,sans-serif;margin:0}#root,body{height:100%;width:100%}.App{width:100%}.App,header{align-items:center;display:grid;justify-items:center}header{margin:1em;text-align:center;width:-webkit-max-content;width:max-content}header img{-webkit-filter:drop-shadow(1px 1px 12px #000);filter:drop-shadow(1px 1px 12px black);width:280px;margin-bottom:1rem}header h1{margin-bottom:.25em;text-transform:uppercase}header h1,header h2{color:#fff;text-shadow:1px 1px 24px #000}header h2{margin:0 0 1em}header h2:before{border-bottom:2px solid#0057b0;content:"";display:flex;margin-bottom:.5em;width:240px}servers{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));width:90%}card,servers{display:grid;justify-items:center}card{background-color:#1a1d20;border:5px solid #2d2e30;box-shadow:5px 5px 20px #000;margin:3em;min-width:440px;overflow:hidden}cardHeader{height:100px;overflow:hidden;width:100%}card p,cardHeader img{width:100%}card p{background-color:#0057b0;border-bottom:2px solid #fff;color:#fff;font-size:1.2em;font-weight:700;margin:0;padding:.55em 0;text-align:center;text-shadow:1px 1px 12px #000}cardInformations{display:flex;justify-content:left;padding:.5em 1em;width:100%}ul{list-style:none;margin:0 0 0 1em;padding-left:0}ul:first-child{margin-left:0}li{align-items:center;background-color:#2d2e30;border-radius:3px;box-shadow:2px 2px 12px #0000007a;color:#fff;display:flex;font-size:1.3em;height:34px;margin:1em;padding:.25em .5em;width:-webkit-max-content;width:max-content}.icon{color:#0080ff}.cardStatus{background-color:transparent;box-shadow:none;height:28px;padding-left:0;text-align:center;width:120px}.cardStatus span{align-items:center;border-radius:.25em;box-shadow:2px 2px 12px #0000007a;color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;padding:.25em .5em;text-transform:capitalize;width:100%}.statusOnline{background-color:green}.statusOffline{background-color:red}.joinButton{align-items:center;background-color:#0057b0;border-radius:.25em;box-shadow:2px 2px 12px #0000007a;color:#fff;display:flex;font-weight:700;height:42px;justify-content:center;margin:0 0 1em;padding:.25em;text-decoration:none;text-transform:capitalize;width:350px}.joinButton:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}
/*# sourceMappingURL=main.43ea5165.css.map*/