master
Raw Download raw file
 1.secret {
 2
 3	.message,
 4	.timer,
 5	.content {
 6		text-align: center;
 7		font-size: 24px;
 8	}
 9
10	.timer {
11		color: #999999;
12	}
13
14	.copy-button {
15		display: block;
16		margin-top: 16px;
17	}
18}