Math-Puns

Welcome to the most irrational place on the web. Where every equation is a joke and every joke is an equation.

Our most popular equations include:

Visit Pi Day to celebrate the most irrational of numbers.

body { margin: 0; padding: 0; } body, html { height: 100%; width: 100%; overflow: hidden; background-color: #000; color: #fff; font-family: 'Bangers', cursive; letter-spacing: 2px; line-height: 1.2; text-transform: uppercase; text-shadow: 0px 0px 10px black; } h1, h2 { font-size: 32px; text-align: center; text-shadow: 0px 0px 10px black; margin: 0; padding: 0; } h1 { font-family: 'Bangers', cursive; letter-spacing: 2px; line-height: 1.2; text-transform: uppercase; text-align: center; margin: 0; padding: 0; color: #fff; background: linear-gradient(90deg, #ff69ff, #ff0000); } h2 { font-size: 24px; font-weight: bold; text-align: center; text-transform: uppercase; margin: 0; padding: 0; color: #fff; background: linear-gradient(90deg, #ff69ff, #00ff00); } a { text-decoration: none; color: #fff; background: linear-gradient(90deg, #ff69ff, #00ff00); text-shadow: 0px 0px 10px black; font-size: 20px; font-weight: bold; text-align: center; margin: 0; padding: 0; text-transform: uppercase; transition: all 0.5s ease; } a:hover { background: linear-gradient(90deg, #ff0000, #ff69ff); } body * { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }