Line 91: | Line 91: | ||
padding: 0; | padding: 0; | ||
color: black; | color: black; | ||
− | background-color: | + | background-color: white; |
font: inherit; | font: inherit; | ||
font-size:16px; | font-size:16px; | ||
Line 1,386: | Line 1,386: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | #myowncanvas{ | ||
+ | position:absolute; | ||
+ | height:100%; | ||
+ | width:100%; | ||
+ | z-index: -1; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 17:27, 31 October 2017