Line 18: | Line 18: | ||
width: 100%; | width: 100%; | ||
height: 140px; | height: 140px; | ||
+ | position: absolute; | ||
background-color: #000000; | background-color: #000000; | ||
+ | animation-name: fade-in; | ||
+ | animation-duration: 1s; | ||
} | } | ||
</style> | </style> |
Revision as of 22:59, 26 April 2018