body{max-width:1920px;margin:0 auto}:root{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#101400;background-color:#f8ffea}p{font-size:18px}h1{font-size:2.5rem;line-height:1.2;font-family:Courier New,Courier,monospace}h2{font-size:1.6rem;line-height:1.2;text-align:center}.snakeGrid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:50px}@media(max-width:800px){h2{font-size:1.2rem;line-height:1.2;text-align:center}}@media(max-width:500px){h2{font-size:1rem;line-height:1.2;text-align:center;padding:0 20px}}.header{position:relative;padding:.5rem 1rem;background-color:#818100;text-align:center}.header img{position:absolute;top:0;left:0;height:60px}.header h1{margin-top:50px}@media(max-width:600px){.header h1{font-size:1.6rem;margin:20px 0}.header img{position:relative}}.banner picture,.banner img{width:100%;display:block}.snakeProfile{display:flex;flex-direction:row;background-color:#fff7d1;border:5px solid rgb(91,91,0);border-radius:15px;padding:10px;box-sizing:border-box;box-shadow:0 2px 4px #00000080;margin:10px;width:30%;min-width:250px}.snakeImage{width:50%;max-width:450px;border-bottom-left-radius:10px;border-top-left-radius:10px;object-fit:cover;margin-right:10px}.snakeProfile h3{margin-top:0;font-size:1.2rem;color:#333}.snakeProfile p{margin:.3rem 0;font-size:1rem;color:#3c3c3c}.snakeText .venomous{color:red;font-weight:700}.snakeText .nonVenomous{color:green;font-weight:700}@media(max-width:1024px){.snakeProfile{width:40%}}@media(max-width:600px){.snakeProfile{width:80%}}.footer{padding:2rem 1rem;background-color:#818100;text-align:center}.footer img{height:60px}@media(max-width:1024px){.footer p{font-size:1rem}}@media(max-width:600px){.footer p{font-size:.8rem}}
