body{
    min-height: 100vh;
    margin: 0;
    background-image: url(The_Library.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
