I'm coding a website and I'm trying to overlap a line on the page so that it looks better on my site. This is what I'm trying to do:
Mine looks like this:
Can someone tell me how to style it to overlap? The code is:
borderstyleone:{
backgroundColor: 'lightgrey',
height: 600,
width: 1,
marginBottom: -610,
marginRight: 140,
bottom: 440,
right: 530,
},