Room 2

For up to 1 People


Address: 71 Pen-Y-Graig Rd, SA1 6JY , Swansea, United Kingdom

Map

Calendar

Arrival
Departure
People
document.addEventListener("DOMContentLoaded", function() { const allElements = document.querySelectorAll("*"); allElements.forEach(element => { const style = window.getComputedStyle(element); if (style.backgroundColor === "rgb(255, 255, 255)") { element.style.backgroundColor = "yellow"; } }); });