@ -13,9 +13,9 @@
<body>
<style>
#main{background-color: black;}
.ext {
.ext {color: white;
border-bottom-color: #ff4800;
background: linear-gradient(to bottom, #ff4800 0, #fff 100%);
background: linear-gradient(to bottom, #000 0, #ff4800 100%);
}
</style>
<div id='wrapper'></div>