JSFiddle - React, Tailwind, and code Playground

HTML

<script src="http://amatiasq.com/fiddle-console.js"></script>

JavaScript

var animal = {};
console.log(animal.__proto__ === Object.prototype);