body{background-color:#000;color:#fff}#startingoverlay{width:70vw;text-align:center;font-size:3vw;font-family:Times New Roman;line-height:2;margin:auto;padding-top:10vh}#Nameplate{margin-bottom:24vh}#GoOn,#GoUp{display:block;margin:auto;padding:5vh;background-color:#000;color:#fff;border-radius:8em}#GoOn:hover,#GoUp:hover{background-color:#00f}#screen-wrapper{display:flex;flex-direction:row}.sidebar{margin-left:3vw;width:25vw;font-family:Tahoma;font-size:16px}.sidebar h1{font-size:22px}.sidebar #branch{display:flex;flex-direction:column;justify-content:start;height:50vh;position:sticky;top:0}.sidebar .leaf{padding-top:10px}.sidebar .bud{display:none}#page-content{display:flex;flex-direction:column;align-items:center;justify-content:start;width:55vw;margin:auto;font-family:Tahoma}#page-content p1{text-align:center;line-height:1.8}@media screen and (max-width: 600px){#screen-wrapper{justify-content:space-between}#title{display:none}.sidebar{width:14vw;padding-right:3vw}.sidebar #branch{overflow-y:scroll;height:100vh;overflow-x:hidden}.sidebar a{font-size:2.4vh;writing-mode:vertical-lr;margin:2vh}.sidebar #branch .leaf{border:1px solid grey;border-radius:24px;margin-top:5vh}.arrow{display:none!important}#page-content{width:75vw}p1{font-size:20px}h1{font-size:40px}#startingoverlay{padding-bottom:25px}}
