body {
	background-color: #993366;
	}

.content {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}