/*
Theme Name: DRNTS Blank
Theme URI: https://app.drnts.com
Author: DRNTS
Author URI: https://drnts.com
Description: Minimal blank theme for DRNTS custom landing pages.
Version: 1.1.0
Text Domain: drnts-blank
*/

html, body {
  margin: 0;
  padding: 0;
  background: #07111a;
}
