Create a Discord Styled Website in Seconds
Discord.css is a basic CSS Framework which was created for fun and had its origin in an insider of the JuSoft Chat
Download the release and then just use the minified css in your html code
<head>
<link rel="stylesheet" href="discordcss-1.0.css">
</head>