html {
    overflow-y: scroll;
}

header {
    background-color: #D3D3D3;
}

footer {
    background-color: #D3D3D3;
}

#nodecore {
	list-style-type: none;
}