.container {
	margin: 1rem auto;
}

.bg-send {
	background: #bcddff;
}
.bg-receive {
	background: #ddffbc;
}