permalink |
---|
/404.html |
/* Header/Logo Title */ .header { padding: 60px; text-align: center; background: linear-gradient(to bottom right, #9a9a9a, rgb(39, 39, 39)); color: white; width: auto; font-size: 30px;
font-family: Arial, Helvetica, sans-serif; border-radius: 15px; }
/* Page Content */
</style> <style> .game { position: absolute; color: white;transform: scale(1.8); z-index: 3; font-family: Arial, Helvetica, sans-serif; } .fade { position: absolute; background: linear-gradient(to bottom, #1d1d1d, #1d1d1d5d, rgba(39, 39, 39, 0)); width: 300px; height: 150px; border-radius: 15px; } </style>