*{margin:0;padding:0}html,body{height:100%;font-size:16px}body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}body header{width:100%;position:relative}body header #size{position:absolute;right:5px;margin-top:5px;font-family:Arial, sans-serif;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}body header #size #font-size{margin:0 8px;display:inline}body header #size button{height:44px;width:46px;background:#cccccc;display:-webkit-box;display:flex;align-content:center;-webkit-box-pack:center;justify-content:center;font-size:16px;line-height:20px}body .song-wrap{-webkit-box-flex:1;flex-grow:1;width:100%}body #toggle{display:none}nav{display:-webkit-box;display:flex;list-style:none;font-family:'Arial', sans-serif;-webkit-box-pack:justify;justify-content:space-between}nav a{padding:10px 8px;-webkit-box-flex:1;flex-grow:1;text-align:center}nav a,nav a:visited,nav a:link{color:#ffffff;background:#666666;text-decoration:none}nav a:hover,nav a:visited:hover,nav a:link:hover{background:#999999}.song{white-space:pre-wrap;word-wrap:break-word;-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0 auto;padding:20px 20px;font-size:14px}hr{margin:25px 0 25px 0;border:none;border-top:3px solid black}
