﻿html, body {
    background-image: url('../images/broken.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-color: #259693;
}
