width:1920px;/* Set to your channel's resolution */
height:1080px;/* Set to your channel's resolution */
margin:0;/* Use all available space */
padding:0;/* Use all available space */
background:transparent;/* The HTML consumer actually makes your background transparent by default, unless a color or image is specified - but this might be usefull when debugging in browsers */
overflow:hidden;/* Hide any overflowing elements - to disable scollbars */
-webkit-font-smoothing:antialiased!important;/* Set aliasing of fonts - possible options: none, antialiased, subpixel-antialiased */