@import url(https://fonts.googleapis.com/css?family=Cormorant:400,600);body{font-family:sans-serif}*,body{margin:0;padding:0}*{font-family:Cormorant,serif;box-sizing:border-box}.App{position:relative;width:80%;height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.info-button,.poem{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.one-poem{margin-top:13vh;cursor:pointer;box-sizing:border-box;padding:2rem}.poem-week{text-align:center}.poem-title{margin:14vh 0 2rem}h1{font-size:2rem}h2{font-size:1.5rem;letter-spacing:1px;z-index:99}h3{font-weight:600}h3,p{font-size:1rem}p{line-height:1.5}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;color:#fff;padding-bottom:3rem;z-index:9;overflow:scroll;cursor:auto}.modal-content{width:50%;margin:5vh 3rem 0}.white{color:#fff;z-index:9999}.App-title{margin-bottom:3rem;letter-spacing:1px}.App-intro p{margin-bottom:1rem;letter-spacing:1px}.info-button{margin-bottom:2rem;position:fixed;bottom:0;right:4rem;padding:3rem;cursor:pointer}.info-button,a{text-decoration:underline}a{color:#fff;font-size:1.1rem}a:hover{text-decoration:underline}@media only screen and (max-width:700px){.App{width:90%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h3,p{font-size:1.3rem}.one-poem{margin-top:10vh}.modal{top:0;right:0}.modal-content{width:70%;margin-left:1rem;margin-top:10vh}.info-button{position:fixed;bottom:0;right:0;padding:2rem;margin-bottom:0}}
/*# sourceMappingURL=main.5e61827e.chunk.css.map */