/* Custom Login Page Styles*/
/* change the background image to the login page */
/*
body {
    background-image: url(URL_TO_YOUR_BACKGROUND_IMAGE);
}
*/
head {
	<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
}
body {
    background-image: url(https://www.metrosurfaces.com/wp-content/uploads/2023/08/TDM-Onyx-Black-120x278-Amb-Living-scaled.jpg);
}