Keep said "Did you set width to '92vw'?"

My issue

It said "Did you set width to “92vw”?

Screenshot 2024-04-09 055130

My code

.Information {
    width: 92vw;
    margin: 20px;
    font-size: 11px;
    color: #878787;
    list-style-position: inside;
}


Learning course: Projects using HTML / CSS
Problem Link: FS REMAINING CSS Practice Problem in Projects using HTML / CSS - CodeChef