pbs/style.css

7 lines
96 B
CSS

body { height: 100%; }
#pert {
height: 600px;
width: 100%;
border: 1px solid lightgray;
}