@import 'default.css'; html, body { color: #fff; background-color: #000; } h1 { width: calc(100% - 30px); }