html, body {
	overflow: hidden;
	width: 100%;
	height: 100vh;
}

body {
	color: #333;
	margin: 0;
	padding: 8px;
	box-sizing: border-box;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

a {
	color: rgb(0,100,200);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: rgb(0,80,160);
}

label {
	display: block;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	-webkit-padding: 0.4em 0;
	padding: 0.4em;
	margin: 0 0 0.5em 0;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 2px;
}

input:disabled {
	color: #ccc;
}

button {
	color: #333;
	background-color: #f4f4f4;
	outline: none;
}

button:disabled {
	color: #999;
}

button:not(:disabled):active {
	background-color: #ddd;
}

button:focus {
	border-color: #666;
}


.room5689c78e-3898-4c03-a151-6562adf6ad94 {
    background-image: url("/images/rooms/living_room.webp") !important;
  }

  .room09ec6f4e-0646-4d25-b555-7ab41383f582 {
    background-image: url("/images/rooms/zhenya.webp") !important;
  }

  .room20711617-ff27-4d73-91e5-4af336e12547 {
    background-image: url("/images/rooms/bathroom.webp") !important;
  }

  .room2283222f-2516-43cb-8752-4b1f990482e0 {
    background-image: url("/images/rooms/sasha.webp") !important;
  }

  .room358e32f9-bb78-4be7-a6cb-b2571c1c743a {
    background-image: url("/images/rooms/bedroom.webp") !important;
  }

  .roomd1da6db2-e1cb-4b9d-92f2-99add3dd2da1 {
    background-image: url("/images/rooms/kitchen.webp") !important;
  }