<div></div>
body
	display: flex
	min-height: 100vh
	align-items: center

div
	width: 0
	border: 15px solid
	border-top-color: red
	border-right-color: orange
	border-bottom-color: blue
	border-left-color: green
	margin: auto
View Compiled

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.