* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background: url("https://tenor.com/pt-BR/view/pink-gif-3244568412084544504") no-repeat center center fixed;
    background-size: cover;
}

