@import 'https://fonts.googleapis.com/css?family=Baloo+Bhai';
body{font-family:'inconsolata', Courier New, monospace}
body{background-color:ghostwhite}
*{color: black}


html {
    width: 70%;
    margin: auto;
}

