Trivia Quiz

Squirrel Quiz: Test Your Knowledge!

15 Questions
iStock.com/sines-design

Loading quiz...

Rebecca Bales

About the Author

Rebecca Bales

Rebecca is an experienced Professional Freelancer with nearly a decade of expertise in writing SEO ContentDigital Illustrationsand Graphic Design. When not engrossed in her creative endeavorsRebecca dedicates her time to cycling and filming her nature adventures. When not focused on her passion for creating and crafting optimized materialsshe harbors a deep fascination and love for catsjumping spidersand pet rats.
Connect:

Thank you for reading! Have some feedback for us?

<> .feedback-form-container { background: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0000.1); margin: 20px 0; overflow: hidden; } .feedback-form-header { background: #f0f6fc; padding: 15px 20px; border-bottom: 1px solid #e2e4e7; cursor: pointer; transition: background-color 0.2s ease; } .feedback-form-header:hover { background: #e5f0f9; } .feedback-form-title { color: #1e1e1e; font-size: 16px; font-weight: 600; margin: 0; display: flex; align-items: center; justify-content: space-between; } .feedback-form-title .dashicons { color: #007cba; transition: transform 0.2s ease; } #feedbackFormContent { display: none; } #feedbackFormContent.show { display: block; } .feedback-form-body { padding: 20px; } #content-feedback-form label { color: #1e1e1e; font-weight: 500; margin-bottom: 8px; display: block; } #content-feedback-form .form-control { border: 1px solid #e2e4e7; border-radius: 4px; padding: 8px 12px; width: 100%; font-size: 14px; transition: border-color 0.2s ease; } #content-feedback-form .form-control:focus { border-color: #007cba; box-shadow: 0 0 0 1px #007cba; outline: none; } #content-feedback-form textarea.form-control { min-height: 120px; resize: vertical; } #content-feedback-form .form-row { display: flex; flex-wrap: wrap; margin: 0 -10px; } #content-feedback-form .col-md-6 { flex: 0 0 50%; max-width: 50%; padding: 0 10px; } @media (max-width: 768px) { #content-feedback-form .col-md-6 { flex: 0 0 100%; max-width: 100%; } } #content-feedback-form .mb-3 { margin-bottom: 20px; } #content-feedback-form .invalid-feedback { color: #d63638; font-size: 12px; margin-top: 4px; } .form-control.is-invalid { border-color: #d63638; } #submit-feedback { background: #007cba; border: none; border-radius: 4px; color: #fff; cursor: pointer; font-size: 14px; font-weight: 500; padding: 10px 20px; transition: background-color 0.2s ease; } #submit-feedback:hover { background: #006ba1; } #submit-feedback:focus { box-shadow: 0 0 0 1px #fff0 0 0 3px #007cba; outline: none; } #submit-feedback:disabled { background: #e2e4e7; cursor: not-allowed; } .feedback-success { background: #f0f7f4; border-left: 4px solid #00a32a; color: #1e1e1e; margin: 20px 0; padding: 20px; border-radius: 4px; display: flex; align-items: flex-start; gap: 20px; } .feedback-success-icon { flex-shrink: 0; } .feedback-success-icon .dashicons { color: #00a32a; font-size: 24px; width: 24px; height: 24px; } .feedback-success-content { flex-grow: 1; } .feedback-success-content h4 { color: #1e1e1e; font-size: 18px; font-weight: 600; margin: 0 0 10px 0; } .feedback-success-content p { margin: 0 0 8px 0; line-height: 1.5; } .feedback-success-content p:last-child { margin-bottom: 0; } .feedback-error { background: #fcf0f1; border-left: 4px solid #d63638; color: #1e1e1e; margin: 20px 0; padding: 20px; border-radius: 4px; } .d-none { display: none !important; }