body[index]{min-height:100vh;margin:0;display:flex;padding:20px;background:url("../../../Assets/Images/General/Background.png") center/cover no-repeat}body[admin],body[auth],body[user]{margin:0;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("../../../Assets/Images/General/Background.png") center/cover no-repeat}body[auth]{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}body[admin],body[user]{min-height:100vh}@media (max-width:768px){body[index]{background:url("../../../Assets/Images/General/Background Mobile.png") center/cover no-repeat}body[admin],body[auth],body[user]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("../../../Assets/Images/General/Background Mobile.png") center/cover no-repeat}}