.box {
   width: 80%;
   background-color: #ffffff;
   border: 2px solid red;
   padding: 10px;
}
