details {
	position: relative;
}
details > .closeBottom {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0.125em 0.25em;
	cursor: pointer;
}