body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#212581;background:#2e3036}}.servers{margin:0;padding:10px;width:4.5rem;background-color:#202225;position:fixed;height:100%;overflow:auto}.channels{top:3rem;bottom:3rem;overflow:auto}.channelName,.channels{left:4.5rem;width:15rem;background-color:#2e3036;position:fixed}.channelName{height:3rem;box-shadow:0 4px 8px -6px #000}.userName{left:4.5rem;bottom:0;background-color:#292b2f;width:15rem}.channelNav,.userName{position:fixed;height:3rem}.channelNav{left:19.5rem;width:100%;background-color:#37393f;box-shadow:0 4px 8px -6px #000}.serverMembers{right:0;position:fixed;height:100%;top:3rem;width:15rem;background-color:#2f3136}.messages{top:3rem;bottom:4rem;overflow:scroll}.messages,.msgInput{left:19.5rem;right:15rem;position:fixed;background-color:#37393f}.msgInput{bottom:0;height:4rem;padding-right:10px;padding-left:10px}