/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13 Dec, 2022, 12:53:09 PM
    Author     : rct11
*/
#tabs{border:1px solid cadetblue;overflow-y:scroll;height:400px;width:450px}
#tab ul li{background:gray}
#tab-1{background:aquamarine}
#tab-2{background:burlywood}
#tab-3{background:aquamarine}