*{box-sizing:border-box;margin:2px;padding:5px;border-radius:10px}.App{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:70px}header{width:100vw;height:60px;background-color:#fff;justify-content:space-around;position:fixed;top:0;border-radius:0;border-bottom:1px solid #d3d3d3}header,header div{margin:0;display:flex}header div{padding:2px;height:45px;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center}header img{width:40px;height:40px;margin:0;padding:0}h1,p{text-align:center}section{border:2px solid #000;border-radius:30px;width:700px;height:300px}button{border:none;margin:0 5px}.gender button{width:150px;height:100px}.main{display:flex;flex-direction:column;justify-content:center;align-items:center}.hostel button{width:50px;height:50px;background-color:grey;color:#fff}.rooms{display:flex;flex-direction:column;border:1px solid #a9a9a9}.rooms div{display:flex;justify-content:space-between}.rooms button{height:40px;width:40px;background-color:#9acd32}.book{background-color:#00f;color:#fff;width:120px}.modal{background-color:#87cefa}a:hover,button:hover{cursor:pointer}button:active{opacity:.7}
/*# sourceMappingURL=main.57ac96da.chunk.css.map */