body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.PoemPage *{transition:all .2s ease}.PoemPage .title{font-size:22px;font-weight:700;text-align:center;padding:8px}.PoemPage pre{font-size:8px;background:#ccc;max-height:400px;overflow:auto}.PoemPage .form-item{padding:4px 0}.PoemPage .result{background:#eee;padding:8px 0}.PoemPage .result .title{font-size:24px;text-align:center}.PoemPage .result .author{text-align:center}.PoemPage .result .poem-row{display:flex;padding:8px}.PoemPage .result .poem-row .change-button{justify-self:end;flex:1;display:none;cursor:pointer;color:#00f;font-size:12px;padding:0 8px;text-align:right}.PoemPage .result .poem-row:hover{background-color:#fff}.PoemPage .result .poem-row:hover .change-button{display:inline}.PoemPage .result .poem-row .highlight{font-weight:700;color:red}.PoemPage .result .poem-row .source{font-size:10px;padding-left:8px;color:#333}
