#login{margin-top: 5%; padding: 60px 30px!important; background: #fff; border-radius: 20px; box-shadow: 5px 5px 15px rgba(0,0,0,.1);}
.login h1 a {
    background: url("http://thptduytannghean.edu.vn/wp-content/uploads/2026/01/LOGIN_LOGO.png") no-repeat !important;
}
body{
    background: url("http://thptduytannghean.edu.vn/wp-content/uploads/2026/01/bglogin.jpg") no-repeat !important;
    background-size: cover!important;
    /* giữ ảnh luôn ở giữa khung hình khi bị cắt bớt */
    background-position: bottom;
    /* thiết lập chiều cao cho khung hình để thấy được ảnh */
    height: 80%;
}
.login form{border-radius: 15px; border: none!important; box-shadow: none!important;}