body {
    background-image: url("images/Narwhalytics.gif");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    min-height: 100vh;
}