/* @option user-selected sidebar width and position setting */

#content {
	margin-left: 0px;
	margin-right: 0px;
}

aside {
	display: none;
}