.options { $w: 600px; .line { line-height:50px; margin:5px auto; text-align:center; width:$w; } hr { border:0; border-top:1px #ccc solid; margin:50px auto; width:$w; } .option { border:1px solid #444; height:50px; line-height:50px; margin:5px auto; text-align:center; width:$w; } .selected { background:rgba(17, 250, 87, 0.5); } }