html, body{
    width: auto;
    height: auto;
    background-color: #fff;
}
h1{
    color: #000;
}