.paging>h1{text-align:center}.pre_for{gap:15px;margin:2% 10%;width:80%;display:flex;align-items:center;justify-content:space-between}.showPage{text-decoration:none;cursor:pointer;text-align:center;padding:8px;box-shadow:0 0 25px #1e1e1e;border-radius:10px;min-width:70px}.posts{padding:10px;width:calc(100% - 20px);display:flex;align-items:start;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:10px}.post{padding:15px;border-radius:10px;background-color:#f3fff8;flex:1 1 330px;max-width:650px;height:230px;overflow:hidden}h3{margin:0;color:#005300;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}p{color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis}.top{gap:5px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}.no{-webkit-user-select:none;user-select:none;color:#fff;background-color:green;padding:5px;min-width:25px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:50%}body{margin:0;padding:0;background-color:#3a3a3a;color:#fff}body::-webkit-scrollbar{background-color:#3a3a3a;width:7px}body::-webkit-scrollbar-thumb{background-color:#00900e;border-radius:20px}body::-webkit-scrollbar-thumb:hover{background-color:#02d33d}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;display:flex;align-items:center;justify-content:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;color:#fff;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
