5 lines
70 B
CSS
5 lines
70 B
CSS
object {
|
|
width: 100%;
|
|
height: 500px;
|
|
border: none;
|
|
}
|