body{ background-color:#111; } #myImg { display:none; } #instruction{ position: absolute; margin: auto; width:100%; top:50%; margin-top:180px; text-align: center; color:#c49a6c; font-family: Helvetica, Arial, Sand-serif; font-size: 0.8em; } #myCanvas { position: absolute; margin: auto; width: 367px; height: 367px; top: 0; bottom: 0; left: 0; right: 0; } #console{ color:#fff; }