body {
    margin: 0;
    font-size: xx-large;
    color: white;
    text-align: center;
    background-image: url('gangnamstyle.png');
    background-size: cover;
    background-repeat: no-repeat;
}