// ================================================== // Dummy Style // ================================================== .dummy { background: #eee; text-align: center; height: 100vh; line-height: 100vh; margin: 20px 0; border-top: 5px solid $base; }