* {
	display: block;
}

.ded > *,
.mdo > *,
.fat > * {
    position: absolute;
}

.fat * {
	overflow: hidden
}