p { text-align: center; font-size: 60px; margin-top: 0px; } // Set the date we’re counting down to var countDownDate = new Date(“Mar 1, 2021 00:00:00″).getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today’s date and time var now = new Date().getTime(); // Find the distance between now …

Countdown until pig day

p { text-align: center; font-size: 60px; margin-top: 0px; } // Set the date we’re counting down to var countDownDate = new Date(“Mar 1, 2021 00:00:00″).getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today’s date and time var now = new Date().getTime(); // Find the distance between now …

A thanksgiving escape (background )

As you might know at a farm, pigs are killed.  Not only pigs though cows, chicken, goat, lamb, and turkey. There was a pig who wanted to go outside the farm, but he didn’t know where or when to go.  He just wanted to leave the farm and not come back. He had two friends …