﻿body {
  background-color: #212529;
  color: #85B916;
}
.container {
  margin-top: 100px;
  text-align: center;
}
img {
  cursor: help;
}