

body {
 
width: 100%;
 background-image: url('login_image/pexels-apasaric-2341830.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
