style/css
<style>
#playingArea{ position: absolute; top: 100; left: 100; border: 1px solid black; width: 500; height: 500; background-color: rgb(192,192,192); }