@import url("../shared.css");

:root {
	--accent-color: #00CDB5;
}

header img {
	width: 48rem;
	max-height: 40vh;
}

.screenshot {
	width: 24rem;
	max-height: 70vh;
}
