*{box-sizing:border-box;margin:0}.searchContainer{max-width:1550px;margin:5px auto;padding-top:20px;display:flex;justify-content:center;flex-direction:column}.searchContainer .searchPagination{display:flex;flex-wrap:wrap;max-width:100%;min-height:100vh;gap:10px;margin:20px 0;justify-content:center}.searchContainer .searchTitle{box-sizing:border-box;background-color:#191935;color:#f0f0f0;max-width:-moz-fit-content;max-width:fit-content;max-height:60px;padding:10px;margin:25px auto 20px;border-radius:5px;border:3px solid #070607;box-shadow:2px 2px 1px #000;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;font-size:24px;font-weight:600;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}