a {
    font-size: 30px;
    font-family: cursive;
    margin: 50px;
}
a:hover {
    color: orchid;
}

.outside-link {
    position: absolute;
    bottom: 20px;
    right: 400px;
    color: green;
    font-family: 'Courier New', Courier, monospace;
}

.frontdoor{
    width: 900px;
   position: absolute;
   left: 90px;
  
}

.bathroom{
    border: 0cap;
    width: 100%;
}

.livingroom{
border: 0cap;
width: 1500px;
height: 1000px;
}

.linkbathroom{
    position: absolute;
    left: 50%;
    top: 40%;
    z-index: 9;
}

.linkoutside{
    position: absolute;
    left: 20%;
    top: 10%;
    z-index: 9;
}

.link3{
    position: absolute;
    left: 5%;
    top: 0%;
    z-index: 9;
}

.textmirror{
    position: absolute;
    left: 38%;
    top: 90%;
    z-index: 9;
}
