<style>
body {
    background-image: url('gat.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
</style>