K
K
kicherov_maxim2018-05-16 22:09:29
css
kicherov_maxim, 2018-05-16 22:09:29

How to stretch a block to full width?

Good afternoon, please help, I want the black rectangle to occupy all available space when the menu is resized
5afc80ff79e04312371826.png5afc8107c85dc684789725.png
Here is a link to this page cardiohelp.me/ultra-sound-analyzer.html
Here is a page where this effect works cardiohelp.me/charts.html
What done wrong? thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2018-05-16
@LenovoId

.viewport-containers {
background-color: black;
width: 80%
height: 80%;
color: red;
position: absolute;
right: 5px;
}
change the numbers to 100% and right 0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question