/**
 * @preserve Copyright (c) 2013-present British Broadcasting Corporation. All rights reserved.
 * @license See https://github.com/bbc/tal/blob/master/LICENSE for full licence
 */

#sizingdiv {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 1000px;
	overflow: hidden;
}