/*
Theme Name: BroooTV Ganga
Author: Vicente Chiriguaya - BroooTV
Version: 0.1.0
Text Domain: broootv-ganga
*/

html, body {
    margin: 0;
    padding: 0;
    height: 100vh;
    overflow: auto;
    background: #0046bf;
}