﻿<style >
/* somewhere global, e.g., in your site.css */
canvas {
    display: block;
}

</style >
