.Playground_playground__Mh47p {
	border-radius: 0.5rem;
	border: 1px solid rgba(122, 122, 122, 0.1);
	margin: 1rem 0;
	overflow: hidden;
	font-feature-settings: initial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
}

.Playground_toolbar__DXffR {
	display: flex;
	padding: 0.5rem 0.75rem;
	align-items: center;
	justify-content: space-between;
	font-size: 0.8rem;
	border-bottom: 1px solid rgba(122, 122, 122, 0.1);
}

.Playground_button__s4_VJ {
	font-size: 0.9rem;
	font-weight: 600;
	color: var(--blue);
}

.Playground_title__rlpG6 {
	margin: 0;
	font-weight: 600;
	opacity: 0.5;
	line-height: 1;
}

.Playground_preview__7lE_U {
	position: relative;
	padding: 1px;
	overflow: hidden;
	color: black;
	background: white;
}

.Playground_content__tG14L {
	margin: 3rem;
}

.Playground_source__CVNc0 span {
	display: inline;
}

.Playground_source__CVNc0 pre {
	padding: 2rem !important;
}

.Playground_source__CVNc0 pre code {
	display: block;
}

