JSFiddle - React, Tailwind, and code Playground
by Daniel Hall
HTML
<div id="robot">
<div id="body"><p>Things I need cookies milk grapes apples wine meat</p>
CSS
body {
font-famly: Arial;
}
p { }
#body {
position: absolute;
left: 25%;
top: 40%;
width: 70%;
height: 70%;
background-color: #adadad;
text-align:center;
padding-top: 30px;
}
JavaScript
alert("Welcome to super mart list")
alert("oh no the list is gone!")
alert("make a new list:ok")
alert("lets see what he is going to write")