    #sidebar, footer{
        /*display: none !important;*/
    }
    main{
        background-image: url(../img/login-bg.webp);  
        background-size: cover;
    }
    #main{
        margin-top: 0 !important;
    }
    a{
        text-decoration: none;
        color: inherit;
    }
    #main{
      margin-top: unset;
      padding: unset;
      margin-right: unset;
    }
    #header {
      /*display: none !important;*/
    }
    #main {
      margin-top: unset;
      margin-bottom: unset;
    }