*{text-decoration:none;list-style:none;font-family:Roboto}body{margin:0;background:black}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;color:#fff;font-family:Roboto}ol,ul{margin:0;padding:0;list-style:none}a{text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:none;background:none;color:#fff}button:hover{cursor:pointer}input{border:grey;background:none;color:#fff;text-align:center}label{color:#fff}input::placeholder{color:#fff;text-align:center}section,div{margin:0 auto}body{padding-top:5%}.section{width:1000px;height:30px;display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.main{height:250px;justify-content:space-between}#news-num{color:#6fc730}#fetch{width:200px;height:25px;font-size:1.1rem;background:linear-gradient(90deg,#6a0dad,#d580ff,#6a0dad);background-size:200%;-webkit-background-clip:text;background-clip:text;transition:.3s ease;color:#fff}#fetch:hover{cursor:pointer;color:transparent;animation:shine 2s linear infinite}@keyframes shine{0%{background-position:0% 50%}to{background-position:200% 50%}}input{width:200px;padding:8px 12px;font-size:1rem;color:#6fc730;border:2px solid transparent;border-radius:6px;outline:none;background-color:#353030;background-size:200%;transition:.3s ease}.pages{width:250px;height:20px;display:flex;justify-content:space-between}#page-num,a{color:#6fc730}
